diff options
Diffstat (limited to 'tests/migrations/all-tests.scm')
-rw-r--r-- | tests/migrations/all-tests.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/migrations/all-tests.scm b/tests/migrations/all-tests.scm index 421f696..ba95f5c 100644 --- a/tests/migrations/all-tests.scm +++ b/tests/migrations/all-tests.scm @@ -28,6 +28,7 @@ (map (lambda (name) (test::scm #f + #f (path-join "tests" "migrations" name) (in-srcdir "tests" "migrations" name))) (parse-makefile-expand (in-srcdir "tests" "migrations" "Makefile.am") |