Skip to content

Commit 489653a

Browse files
committed
TEST: importing the scheme directly as a file (to be found when the modules directory is not a project root directory)
1 parent da3fe88 commit 489653a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci-test.r3

+1-1
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ print-horizontal-line
206206
print as-yellow "SQLITE SCHEME TESTS"
207207
print-horizontal-line
208208

209-
import 'sqlite-scheme
209+
import %sqlite-scheme.reb
210210

211211
if exists? %chinook.db [
212212
db: open/new sqlite:chinook.db

0 commit comments

Comments
 (0)