summary refs log tree commit diff stats
path: root/tests
diff options
context:
space:
mode:
authorflywind <xzsflywind@gmail.com>2022-02-03 11:15:46 +0800
committerGitHub <noreply@github.com>2022-02-03 11:15:46 +0800
commit772ed5eff29671b1e99ca17b63c646b341c88123 (patch)
tree1aac3ce7ee9fb17705cae9f388dcc1c0b60af794 /tests
parent891329cd4b3e7e3b0d995cf342c1018239ebcf81 (diff)
downloadNim-772ed5eff29671b1e99ca17b63c646b341c88123.tar.gz
correct typos (#19485)
Diffstat (limited to 'tests')
-rw-r--r--tests/test_nimscript.nims2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_nimscript.nims b/tests/test_nimscript.nims
index b380570ff..5fc77f6e4 100644
--- a/tests/test_nimscript.nims
+++ b/tests/test_nimscript.nims
@@ -5,7 +5,7 @@
 
 from stdtest/specialpaths import buildDir
 
-when defined(nimSlimSystem):
+when defined(nimPreviewSlimSystem):
   import std/syncio
 
 import std/[