ballz: rename to `ballz_android` so tests can check it
[nit.git] / examples / mnit_ballz / src / ballz_android.nit
similarity index 98%
rename from examples/mnit_ballz/src/ballz.nit
rename to examples/mnit_ballz/src/ballz_android.nit
index 200a11d..d844c48 100644 (file)
@@ -14,7 +14,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-module ballz
+module ballz_android
 
 import realtime
 import mnit_android