tests: update thing to `core` (instead of `standard`)
[nit.git] / tests / example_procedural_string.nit
index aabe239..4fbd8a9 100644 (file)
@@ -14,8 +14,8 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-#alt1 import standard
-#alt1 import standard::text::ropes
+#alt1 import core
+#alt1 import core::text::ropes
 
 # A procedural program (without explicit class).