summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorAina Niemetz <aina.niemetz@gmail.com>2018-08-17 11:12:57 -0700
committerMathias Preiner <mathias.preiner@gmail.com>2018-09-22 16:30:59 -0700
commitc1aa47eb07ceffde761362531f3607a7bb4157ea (patch)
tree0ddd282246490e0653f644918fcbcb1740d683c1 /test
parent107a5ec2da13a459794acb2d1d9b96dec724156c (diff)
cmake: Removed obsolete CMakeLists file in test.
Diffstat (limited to 'test')
-rw-r--r--test/CMakeLists.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt
deleted file mode 100644
index 07c36b305..000000000
--- a/test/CMakeLists.txt
+++ /dev/null
@@ -1,4 +0,0 @@
-add_subdirectory(java)
-add_subdirectory(regress)
-add_subdirectory(system)
-add_subdirectory(unit)
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback