Browse Source

removed redundant unity.h include

master
T. Meissner 9 years ago
parent
commit
3c836ba7ea
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      tdd_for_embedded_c/chapter02/test/SprintfTest.c

+ 0
- 1
tdd_for_embedded_c/chapter02/test/SprintfTest.c View File

@ -1,5 +1,4 @@
#include <string.h>
#include "unity.h"
#include "unity_fixture.h"


Loading…
Cancel
Save