summaryrefslogtreecommitdiff
path: root/tests/make_sprite.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/make_sprite.c')
-rw-r--r--tests/make_sprite.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/make_sprite.c b/tests/make_sprite.c
index b85c2b8f0..ac454e063 100644
--- a/tests/make_sprite.c
+++ b/tests/make_sprite.c
@@ -4,6 +4,7 @@ int main(int argc, char const *argv[])
{
if(argc != 7)
{
+ /* Not needed coz it is automated using runme.sh */
printf("Not enough arguments. Refer README\n");
return 0;
}