test_neo: migrate to `model_collect`
authorAlexandre Terrasa <alexandre@moz-code.org>
Fri, 22 May 2015 00:23:52 +0000 (20:23 -0400)
committerAlexandre Terrasa <alexandre@moz-code.org>
Fri, 29 May 2015 23:10:11 +0000 (19:10 -0400)
Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>

src/test_neo.nit

index 45015a7..4366aac 100644 (file)
@@ -16,7 +16,7 @@
 module test_neo
 
 import neo
-import model_utils
+import model
 import frontend
 
 var test_name = "test_{get_time.to_s}"