Rename 'src' -> 'gram' in imports
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ package tests
|
||||
import "core:strings"
|
||||
import "core:testing"
|
||||
|
||||
import "src:chunks"
|
||||
import "gram:chunks"
|
||||
|
||||
// -----------------------------------------
|
||||
// Single file tests
|
||||
|
||||
Reference in New Issue
Block a user