Merge: Contract refactoring
[nit.git] / tests / test_pretty / test_mod2.nit
index c8adb76..397eebc 100644 (file)
@@ -17,8 +17,8 @@
 # Module comment
 module test_mod2 # second comment
 
-   import standard::kernel
-#import standard::string
+   import core::kernel
+#import core::text
 
        import template # no need for string
-# import standard
+# import core