Don't need this file
parent
a423ca63f4
commit
19154ce6db
|
@ -1,13 +0,0 @@
|
||||||
USING: io.files tools.test sequences namespaces kernel ;
|
|
||||||
|
|
||||||
{
|
|
||||||
"arithmetic"
|
|
||||||
"errors"
|
|
||||||
"soap"
|
|
||||||
"templating"
|
|
||||||
"test"
|
|
||||||
}
|
|
||||||
[
|
|
||||||
"resource:extra/xml/test/" swap ".factor" 3append run-test
|
|
||||||
failures get push-all
|
|
||||||
] each
|
|
Loading…
Reference in New Issue