Author: kpvdr
Date: 2008-10-10 14:32:04 -0400 (Fri, 10 Oct 2008)
New Revision: 2621
Modified:
store/trunk/cpp/tests/Makefile.am
Log:
Removed test restriction accidentally left in place after last checkin
Modified: store/trunk/cpp/tests/Makefile.am
===================================================================
--- store/trunk/cpp/tests/Makefile.am 2008-10-10 18:20:05 UTC (rev 2620)
+++ store/trunk/cpp/tests/Makefile.am 2008-10-10 18:32:04 UTC (rev 2621)
@@ -7,7 +7,7 @@
TMPDIR=$(abs_srcdir)/test_tmp
-#SUBDIRS = jrnl .
+SUBDIRS = jrnl .
TESTS = \
SimpleTest \