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