Fix compilation warnings with some tests.

This commit is contained in:
David Reid
2025-02-17 18:15:22 +10:00
parent 640d70c307
commit cf9371748a
3 changed files with 9 additions and 10 deletions
+1 -1
View File
@@ -31,4 +31,4 @@ int main(int argc, char** argv)
} else {
return 0; /* Everything passed. */
}
}
}