summaryrefslogtreecommitdiff
path: root/test/crossfile
diff options
context:
space:
mode:
Diffstat (limited to 'test/crossfile')
-rw-r--r--test/crossfile/allreferences.lua2
-rw-r--r--test/crossfile/definition.lua2
2 files changed, 0 insertions, 4 deletions
diff --git a/test/crossfile/allreferences.lua b/test/crossfile/allreferences.lua
index 2753d785..3507e094 100644
--- a/test/crossfile/allreferences.lua
+++ b/test/crossfile/allreferences.lua
@@ -68,7 +68,6 @@ TEST {
},
}
-config.set(nil, 'Lua.IntelliSense.traceBeSetted', true)
TEST {
{
path = 'a.lua',
@@ -215,4 +214,3 @@ TEST {
]]
},
}
-config.set(nil, 'Lua.IntelliSense.traceBeSetted', false)
diff --git a/test/crossfile/definition.lua b/test/crossfile/definition.lua
index eaf12b73..945960e9 100644
--- a/test/crossfile/definition.lua
+++ b/test/crossfile/definition.lua
@@ -800,7 +800,6 @@ TEST {
},
}
-config.set(nil, 'Lua.IntelliSense.traceFieldInject', true)
TEST {
{
path = 'a.lua',
@@ -821,7 +820,6 @@ print(b.<?test?>)
]]
}
}
-config.set(nil, 'Lua.IntelliSense.traceFieldInject', false)
TEST {
{