summaryrefslogtreecommitdiff
path: root/test/Jamfile.jam
diff options
context:
space:
mode:
Diffstat (limited to 'test/Jamfile.jam')
-rw-r--r--test/Jamfile.jam2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Jamfile.jam b/test/Jamfile.jam
index 38bee41..691a68f 100644
--- a/test/Jamfile.jam
+++ b/test/Jamfile.jam
@@ -16,4 +16,4 @@ run test-bitset.cpp ;
run test-streams.cpp ;
run test-misc.cpp ;
run test-mysql.cpp : : : <library>testdb ;
-run test-postgresql.cpp ;
+run test-postgresql.cpp : : : <library>testdb ;