model/json: fix model json tests after update
[nit.git] / src / model / mmodule.nit
index 9d1fb9c..a410236 100644 (file)
@@ -248,9 +248,6 @@ class MModule
                end
        end
 
-       # Is `self` a unit test module used by `nitunit`?
-       var is_test_suite: Bool = false is writable
-
        # Is `self` a module generated by a tool?
        #
        # This flag has no effect on the semantic.