diff options
author | Marius Kintel <marius@kintel.net> | 2013-05-26 21:03:21 (GMT) |
---|---|---|
committer | Marius Kintel <marius@kintel.net> | 2013-05-26 21:03:21 (GMT) |
commit | 6cdffec4033c913d0313e3c4382caca6d244dcca (patch) | |
tree | 0d7d8f0f51100bec42892cc06e9a75d7c35d633a | |
parent | ce11fb2ea2d9b6865fbdb0fc6b31f7cf8a98e11b (diff) |
disabled the wrong test by mistake
-rw-r--r-- | tests/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index 14416ce..dfb6639 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -834,7 +834,7 @@ disable_tests(cgalpngtest_child-background openscad-cgalpng_child-background openscad-cgalpng_highlight-and-background-modifier openscad-cgalpng_testcolornames - throwntogethertest_highlight-and-background-modifier) + throwntogethertest_testcolorname) # Test config handling |