test_phase: remove unavailable `import modelize_module`
authorJean Privat <jean@pryen.org>
Tue, 4 Feb 2014 15:05:52 +0000 (10:05 -0500)
committerJean Privat <jean@pryen.org>
Tue, 4 Feb 2014 16:02:21 +0000 (11:02 -0500)
Change-Id: I5bf34ad5c38a25c4aafaa796c1caa0099151ffc1
Signed-off-by: Jean Privat <jean@pryen.org>

src/test_phase.nit

index b0ff3c1..1b90355 100644 (file)
@@ -19,7 +19,6 @@
 module test_phase
 
 import modelbuilder
-import modelize_module
 
 # Create a tool context to handle options and paths
 var toolcontext = new ToolContext