nitrpg: `test_helper` is not a test_suite. just an helper.
authorJean Privat <jean@pryen.org>
Tue, 7 Jun 2016 16:05:52 +0000 (12:05 -0400)
committerJean Privat <jean@pryen.org>
Tue, 7 Jun 2016 19:09:10 +0000 (15:09 -0400)
Signed-off-by: Jean Privat <jean@pryen.org>

contrib/nitrpg/src/test_helper.nit

index 904862c..ecdc358 100644 (file)
@@ -15,7 +15,7 @@
 # limitations under the License.
 
 # Test tools for NitRPG.
-module test_helper is test_suite
+module test_helper
 
 import test_suite
 import game