X-Git-Url: http://nitlanguage.org diff --git a/tests/sav/nitpretty_args33.res b/tests/sav/nitpretty_args33.res index 26f83e5..cb3d574 100644 --- a/tests/sav/nitpretty_args33.res +++ b/tests/sav/nitpretty_args33.res @@ -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