doc: Commands tests use `test_frontend`
[nit.git] / tests / test_prog / package.ini
index ff4b70d..f35fa33 100644 (file)
@@ -1,10 +1,13 @@
 [package]
 name=test_prog
+desc=Dummy program used for testing Nit tools
 version=0.1
 tags=test,game
 maintainer=John Doe <jdoe@example.com> (http://www.example.com/~jdoe), Spider-Man
 more_contributors=Riri <riri@example.com>, Fifi (http://www.example.com/~fifi), Loulou
 license=Apache-2.0
+[source]
+exclude=game/excluded.nit:game/excluded_dir
 [upstream]
 browse=https://github.com/nitlang/nit/tree/master/tests/test_prog
 git=https://github.com/nitlang/nit.git