This website works better with JavaScript.
Home
Help
Sign In
tmeissner
/
learning-by-doing
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
removed redundant unity.h include
master
T. Meissner
10 years ago
parent
02a0f84012
commit
3c836ba7ea
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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"
Write
Preview
Loading…
Cancel
Save