start a unit test file for stat
parent
e539246131
commit
c996c092fc
|
@ -0,0 +1,8 @@
|
|||
USING: kernel tools.test files.unique ;
|
||||
IN: unix.stat.tests
|
||||
|
||||
[ 123 ] [
|
||||
123 CHAR: a <repetition> [
|
||||
write
|
||||
] with-unique-file file-size>>
|
||||
] unit-test
|
Loading…
Reference in New Issue