Browse Source

TODO for automated testing

rexim 2 years ago
parent
commit
a93938e6b2
1 changed files with 2 additions and 0 deletions
  1. 2 0
      img2term.c

+ 2 - 0
img2term.c

@@ -683,3 +683,5 @@ int main(int argc, char **argv)
 
     return 0;
 }
+// TODO: automated testing
+// Since the whole behaviour of the program is represented by its stdout, it should be pretty easy to have some autotests