neo: Explain how arguments of a MClasType are named.
[nit.git] / tests / test_ropes.nit
index 87b0e9a..2d03f50 100644 (file)
@@ -12,6 +12,9 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
+#alt1 import splay_ropes
+#alt2 import bufferized_ropes
+
 var x :String = new RopeString
 
 x = x + "NODE"