summaryrefslogtreecommitdiff
path: root/test/manual
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2012-05-20 05:01:17 -0500
committerJohn Wiegley <johnw@newartisans.com>2012-05-20 05:01:17 -0500
commit627574492ee7e24c6d4e78a39c619096521ee300 (patch)
tree03d9cd9c68ecb2a8be29e147f4993d40bdb351d9 /test/manual
parent4681e58d7f3cda2a2ac6d05b6ec1a106f568e029 (diff)
downloadfork-ledger-627574492ee7e24c6d4e78a39c619096521ee300.tar.gz
fork-ledger-627574492ee7e24c6d4e78a39c619096521ee300.tar.bz2
fork-ledger-627574492ee7e24c6d4e78a39c619096521ee300.zip
Enable the baseline and manual tests
Diffstat (limited to 'test/manual')
-rw-r--r--test/manual/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/manual/CMakeLists.txt b/test/manual/CMakeLists.txt
new file mode 100644
index 00000000..b88f4e48
--- /dev/null
+++ b/test/manual/CMakeLists.txt
@@ -0,0 +1 @@
+add_ledger_harness_tests(Manual)