We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cb15df commit 6d1963fCopy full SHA for 6d1963f
code/tests/test_soap.c
@@ -50,4 +50,4 @@ FOSSIL_TEST_GROUP(c_soap_tests) {
50
ADD_TEST(test_fossil_soap_sanitize);
51
ADD_TEST(test_fossil_soap_is_offensive);
52
ADD_TEST(test_fossil_soap_count_offensive);
53
-}
+}
code/tests/test_stream.c
@@ -94,4 +94,4 @@ FOSSIL_TEST_GROUP(c_file_tests) {
94
ADD_TEST(stream_let_write_and_read_file);
95
ADD_TEST(stream_let_open_and_close_file);
96
ADD_TEST(stream_multiple_files);
97
0 commit comments