Skip to content

Commit

Permalink
Life is too short to write tests
Browse files Browse the repository at this point in the history
  • Loading branch information
zoranzhao committed Jul 7, 2018
1 parent eeadc99 commit 3934c99
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/test.c
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ void local_ftp(int argc, char **argv){
}
}
*/

for(int frame_seq = 0; frame_seq < 4; frame_seq++){
image_holder img = load_image_as_model_input(model, frame_seq);
partition_and_enqueue(model, frame_seq);
Expand Down

0 comments on commit 3934c99

Please sign in to comment.