Index: Tests/all.eagle ================================================================== --- Tests/all.eagle +++ Tests/all.eagle @@ -24,11 +24,11 @@ # # NOTE: Pre-load the assembly and the necessary helper procedures now, so that # they do not count as being "leaked" (i.e. the test framework has no way # to know who procedures actually belong to). # -source [file join $path common.eagle] +package require System.Data.SQLite.Test runSQLiteTestPrologue ############################################################################### set no(prologue.eagle) true