removing small and unnecessary files.

db4
John Benediktsson 2014-11-29 17:24:42 -08:00
parent 6a434915d0
commit 49bcbaee7a
14 changed files with 0 additions and 27 deletions

View File

@ -1,3 +0,0 @@
USING: help.syntax ;
IN: editors.gvim
ABOUT: "editors.vim"

View File

@ -1,3 +0,0 @@
IN: io.launcher.tests
USING: tools.test io.launcher ;

View File

@ -1,2 +0,0 @@
IN: io.styles.tests
USING: io.styles tools.test ;

View File

@ -1,2 +0,0 @@
IN: ui.event-loop.tests
USING: ui.event-loop tools.test ;

View File

@ -1,2 +0,0 @@
IN: ui.gadgets.books.tests
USING: tools.test ui.gadgets.books ;

View File

@ -1,2 +0,0 @@
IN: ui.gestures.tests
USING: tools.test ui.gestures ;

View File

@ -1,2 +0,0 @@
IN: ui.render.tests
USING: ui.render tools.test ;

View File

@ -1,2 +0,0 @@
IN: ui.tests
USING: ui ui.private tools.test ;

View File

@ -1,2 +0,0 @@
IN: vocabs.hierarchy.tests
USING: continuations namespaces tools.test vocabs.hierarchy vocabs.hierarchy.private ;

View File

@ -1,2 +0,0 @@
USING: assocs xmode.utilities tools.test ;
IN: xmode.utilities.tests

View File

@ -1,2 +0,0 @@
USING: mason.build tools.test sequences ;
IN: mason.build.tests

View File

@ -1,2 +0,0 @@
USING: tools.test mason.cleanup ;
IN: mason.cleanup.tests