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 f235fc9 commit 7d37fe0Copy full SHA for 7d37fe0
code/tests/test_marks.c
@@ -13,7 +13,7 @@
13
* -----------------------------------------------------------------------------
14
*/
15
#include <fossil/unittest/framework.h> // basic test tools
16
-#include <fossil/unittest/assert.h> // assertion tools
+#include <fossil/unittest/assume.h> // assertion tools
17
#include <fossil/benchmark/framework.h> // benchmark tools
18
19
// * * * * * * * * * * * * * * * * * * * * * * * *
0 commit comments