From 627574492ee7e24c6d4e78a39c619096521ee300 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Sun, 20 May 2012 05:01:17 -0500 Subject: Enable the baseline and manual tests --- test/manual/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 test/manual/CMakeLists.txt (limited to 'test/manual') 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) -- cgit v1.2.3