Changed with-type to a real file for windows builds
This commit is contained in:
parent
e83cfc412e
commit
4bcc582b83
1 changed files with 5 additions and 1 deletions
|
@ -1 +0,0 @@
|
|||
simple.c
|
5
samples/with-time.c
Normal file
5
samples/with-time.c
Normal file
|
@ -0,0 +1,5 @@
|
|||
#include <criterion/criterion.h>
|
||||
|
||||
Test(samples, timed) {
|
||||
assert(0);
|
||||
}
|
Loading…
Add table
Reference in a new issue