From 46513bf1925de2e73588b2a35cc28fb996df26b9 Mon Sep 17 00:00:00 2001 From: Andrew Bettison Date: Mon, 11 Feb 2013 18:43:12 +1030 Subject: [PATCH] Add keyring tests to 'all' test script --- tests/all | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/all b/tests/all index 27a0bff6..7470e3d5 100755 --- a/tests/all +++ b/tests/all @@ -21,6 +21,7 @@ source "${0%/*}/../testframework.sh" includeTests config +includeTests keyring includeTests server includeTests routing includeTests dnahelper