X-Git-Url: http://nitlanguage.org diff --git a/tests/bench_string_append.nit b/tests/bench_string_append.nit index df00536..b7df069 100644 --- a/tests/bench_string_append.nit +++ b/tests/bench_string_append.nit @@ -14,8 +14,8 @@ # See the License for the specific language governing permissions and # limitations under the License. -#alt1 import standard -#alt1 import standard::ropes +#alt1 import core +#alt1 import core::text::ropes var n = 4 if not args.is_empty then