0.3.0: remove vm tests
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
// Stops as soon as it finds a wren_modules directory, regardless of whether or
|
||||
// not it contains the desired module.
|
||||
import "foo" // expect runtime error: Could not load module 'foo'.
|
||||
@@ -0,0 +1 @@
|
||||
This file exists just to make Git create the containing directory.
|
||||
@@ -0,0 +1,2 @@
|
||||
// nontest
|
||||
System.print("ran foo module")
|
||||
Reference in New Issue
Block a user