aboutsummaryrefslogtreecommitdiffstats
path: root/tests/CMakeLists.txt
diff options
context:
space:
mode:
authorHugo Lima <hugo.lima@openbossa.org>2009-09-23 17:14:23 -0300
committerHugo Lima <hugo.lima@openbossa.org>2009-09-24 17:27:12 -0300
commit9a34c9489429c17a36d248da91be10ca0f927d26 (patch)
tree027d36f5246c832a7f54539973ff26fb866e06a4 /tests/CMakeLists.txt
parent5604a7b2f41fda5d78271032429805604b6f08c3 (diff)
Unit test to catch the bug#38.
Diffstat (limited to 'tests/CMakeLists.txt')
-rw-r--r--tests/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt
index adfb5865e..43a4d51e3 100644
--- a/tests/CMakeLists.txt
+++ b/tests/CMakeLists.txt
@@ -10,3 +10,4 @@ endmacro(declare_test testname)
declare_test(testabstractmetaclass)
declare_test(testabstractmetatype)
declare_test(testenum)
+declare_test(testmodifydocumentation)