summaryrefslogtreecommitdiff
path: root/test/unit/Makefile.am
diff options
context:
space:
mode:
authorAndres Noetzli <andres.noetzli@gmail.com>2017-07-07 15:25:04 -0700
committerGitHub <noreply@github.com>2017-07-07 15:25:04 -0700
commit88b9d2b384f6625df3853a64b240e3cf1f3a19aa (patch)
tree9e35b462718b90beb30cd2afbfdc68ff68cff6b0 /test/unit/Makefile.am
parent4f9f046557b4de30c8f2ff654ea6e172e9cd912d (diff)
Remove unused stacking_vector class (#185)
Diffstat (limited to 'test/unit/Makefile.am')
-rw-r--r--test/unit/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/unit/Makefile.am b/test/unit/Makefile.am
index 129d086df..c2f2b24e2 100644
--- a/test/unit/Makefile.am
+++ b/test/unit/Makefile.am
@@ -37,7 +37,6 @@ UNIT_TESTS += \
context/cdmap_black \
context/cdmap_white \
context/cdvector_black \
- context/stacking_vector_black \
util/array_store_all_black \
util/assert_white \
util/binary_heap_black \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback