summaryrefslogtreecommitdiff
path: root/test/crossfile/references.lua
diff options
context:
space:
mode:
Diffstat (limited to 'test/crossfile/references.lua')
-rw-r--r--test/crossfile/references.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/crossfile/references.lua b/test/crossfile/references.lua
index fd489866..faa9dba9 100644
--- a/test/crossfile/references.lua
+++ b/test/crossfile/references.lua
@@ -74,7 +74,7 @@ function TEST(datas)
sourceUri = uri
end
files.setText(uri, newScript)
- files.getState(uri)
+ files.compileState(uri)
end
local _ <close> = function ()