Skip to content
Snippets Groups Projects
Commit 26a6ead2 authored by Thimo Neubauer's avatar Thimo Neubauer
Browse files

Ouch... forgot some stuff (like actually using) after moving the test...

[[Imported from SVN: r2245]]
parent 690ca95c
No related branches found
No related tags found
No related merge requests found
......@@ -16,4 +16,5 @@ poolallocatortest
*.gcda
*.gcno
gmon.out
gcdlcdtest
\ No newline at end of file
gcdlcdtest
streamtest
\ No newline at end of file
......@@ -2,7 +2,7 @@
TESTPROGS = parsetest test-stack arraylisttest smartpointertest \
sllisttest iteratorfacadetest tuplestest fmatrixtest \
poolallocatortest settest gcdlcdtest
poolallocatortest settest gcdlcdtest streamtest
# which tests to run
TESTS = $(TESTPROGS)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment