diff options
Diffstat (limited to 'test/stdint')
-rwxr-xr-x | test/stdint/test-includes.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/stdint/test-includes.sh b/test/stdint/test-includes.sh index 077bdc73a1..1db8515e82 100755 --- a/test/stdint/test-includes.sh +++ b/test/stdint/test-includes.sh @@ -46,10 +46,8 @@ try_test() { $cmd } -# Run a test with and without CONFIG_USE_STDINT try_both() { try_test $@ - try_test $@ -DCONFIG_USE_STDINT } # board arch soc path-to-gcc |