aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/printf.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/printf.sh')
-rw-r--r--tests/printf.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/printf.sh b/tests/printf.sh
index da35fcb..7c4454c 100644
--- a/tests/printf.sh
+++ b/tests/printf.sh
@@ -217,4 +217,3 @@ int main() {
printf("%d\n", sizeof(int long long unsigned));
}
EOF
-