diff options
Diffstat (limited to 'tests/model-license-set.scm')
-rw-r--r-- | tests/model-license-set.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/model-license-set.scm b/tests/model-license-set.scm index fecf242..9cd949d 100644 --- a/tests/model-license-set.scm +++ b/tests/model-license-set.scm @@ -25,6 +25,7 @@ "https://example.com/why-license-2"))))) (with-postgresql-connection + "test-model-license-set" (lambda (conn) (with-postgresql-transaction conn |