Skip to content

Commit 4c8388b

Browse files
committed
Added missing Str library to test jbuild
1 parent ddc5c17 commit 4c8388b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/jbuild

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@
88
-safe-string -strict-sequence
99
-principal -short-paths
1010
))
11-
(libraries (sqlite3))
11+
(libraries (str sqlite3))
1212
))

0 commit comments

Comments
 (0)