diff options
author | Marius Kintel <marius@kintel.net> | 2013-05-25 17:11:09 (GMT) |
---|---|---|
committer | Marius Kintel <marius@kintel.net> | 2013-05-25 17:11:09 (GMT) |
commit | 794b80ffcfa356b294e2e0c202ece005f2d0009c (patch) | |
tree | 3b3dc982a9e783b25efdb19bb313895b89c24b2f /tests/CMakeLists.txt | |
parent | 3baefed148d27eafd19ccef4b96eaaeb4a5fbb1a (diff) |
Modified tests for #304
Diffstat (limited to 'tests/CMakeLists.txt')
-rw-r--r-- | tests/CMakeLists.txt | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index 39dc341..b696f2e 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -833,10 +833,7 @@ disable_tests(cgalpngtest_child-background cgalpngtest_testcolornames openscad-cgalpng_child-background openscad-cgalpng_highlight-and-background-modifier - openscad-cgalpng_testcolornames - throwntogethertest_child-background - throwntogethertest_highlight-and-background-modifier - throwntogethertest_testcolornames) + openscad-cgalpng_testcolornames) # Test config handling |