tests: update thing to `core` (instead of `standard`)
[nit.git] / tests / sav / nitpretty_args33.res
index 26f83e5..cb3d574 100644 (file)
@@ -17,8 +17,8 @@
 # Module comment
 module test_mod2 # second comment
 
-import standard::kernel
-#import standard::text
+import core::kernel
+#import core::text
 
 import template # no need for string
-# import standard
\ No newline at end of file
+# import core
\ No newline at end of file