online_ide: imports nitc (symlinked from contrib)
[nit.git] / tests / test_to_upper_lower_buffer.nit
index e856eff..b821db4 100644 (file)
@@ -12,7 +12,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-#alt1 import standard::ropes
+#alt1 import core::text::ropes
 
 var x: Buffer = new FlatBuffer.from("test")
 #alt1 x = new RopeBuffer.from("test")