X-Git-Url: http://nitlanguage.org diff --git a/src/model/mmodule.nit b/src/model/mmodule.nit index 9d1fb9c..a410236 100644 --- a/src/model/mmodule.nit +++ b/src/model/mmodule.nit @@ -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.