tests: update thing to `core` (instead of `standard`)
[nit.git] / tests / test_ropes.nit
index 5e2a585..7ea9920 100644 (file)
@@ -12,8 +12,8 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-import standard
-intrude import standard::text::ropes
+import core
+intrude import core::text::ropes
 
 # Force building a Rope
 redef fun maxlen: Int do return once 2