X-Git-Url: http://nitlanguage.org diff --git a/tests/test_ropes.nit b/tests/test_ropes.nit index 5e2a585..7ea9920 100644 --- a/tests/test_ropes.nit +++ b/tests/test_ropes.nit @@ -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