X-Git-Url: http://nitlanguage.org diff --git a/tests/test_flatrope.nit b/tests/test_flatrope.nit index 09644ca..1e54bee 100644 --- a/tests/test_flatrope.nit +++ b/tests/test_flatrope.nit @@ -12,6 +12,9 @@ # See the License for the specific language governing permissions and # limitations under the License. +#alt1 import standard +#alt1 import buffered_ropes + var st = "quick brown fox over the lazy dog" print st