lots o fixes
This commit is contained in:
@@ -889,7 +889,7 @@ func TestImportSearchPaths(t *testing.T) {
|
||||
}
|
||||
|
||||
func TestExamples(t *testing.T) {
|
||||
matches, err := filepath.Glob("../../examples/*.monkey")
|
||||
matches, err := filepath.Glob("../../examples/*.m")
|
||||
if err != nil {
|
||||
t.Error(err)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user