add IN: temporary to tests file
parent
109e3d77d4
commit
afc6100c54
|
@ -1,4 +1,5 @@
|
||||||
USING: delegate kernel arrays tools.test ;
|
USING: delegate kernel arrays tools.test ;
|
||||||
|
IN: temporary
|
||||||
|
|
||||||
TUPLE: hello this that ;
|
TUPLE: hello this that ;
|
||||||
C: <hello> hello
|
C: <hello> hello
|
||||||
|
|
Loading…
Reference in New Issue