Browse Source

Remove finished TODO

rexim 3 years ago
parent
commit
5c34714fdb
1 changed files with 0 additions and 1 deletions
  1. 0 1
      test.c

+ 0 - 1
test.c

@@ -116,7 +116,6 @@ Replay_Result replay_test_case(const char *program_path, const char *expected_fi
             }
             }
         }
         }
 
 
-        // TODO: save the actual image along with the diff
         if (failed) {
         if (failed) {
             fprintf(stderr, "%s: TEST FAILURE: unexpected pixels in generated image\n", expected_file_path);
             fprintf(stderr, "%s: TEST FAILURE: unexpected pixels in generated image\n", expected_file_path);