We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04b87a5 commit 24cc77aCopy full SHA for 24cc77a
IntegrationTests/Tests/load_file.som
@@ -10,6 +10,6 @@ VM:
10
11
load_file = (
12
run = (
13
- (system loadFile: 'lang_tests/hello_world1.som') println.
+ (system loadFile: 'core-lib/IntegrationTests/Tests/hello_world1.som') println.
14
)
15
0 commit comments