tests: really add nitunit test
authorJean Privat <jean@pryen.org>
Tue, 4 Feb 2014 21:04:41 +0000 (16:04 -0500)
committerJean Privat <jean@pryen.org>
Wed, 5 Feb 2014 19:57:31 +0000 (14:57 -0500)
commit902e225a83bf1f40c4d19d535ff2e3ff56fac834
tree8b37acde320cda4f85a7d073daedb4cad092aab4
parent2f7d68fe794fd6aed524706383b9ac9aa9f80cbd
tests: really add nitunit test

For some reason, 6380ab99c292 forgot to add `test_nitunit.nit`.
Since it also forgot to add nitunit to `testfull.sh`, the error was
unnoticed.

Change-Id: I48f579779955223fd65b68774af4b61e87ad31eb
Signed-off-by: Jean Privat <jean@pryen.org>
tests/sav/nitunit_args1.res
tests/test_nitunit.nit [new file with mode: 0644]
tests/testfull.sh