5 lines
88 B
C
5 lines
88 B
C
|
/* Create a file of size 0. */
|
||
|
|
||
|
#define TEST_SIZE 0
|
||
|
#include "tests/filesys/create.inc"
|