]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/concurrency/exchangers/exchangers-tests.factor
Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places...
[factor.git] / basis / concurrency / exchangers / exchangers-tests.factor
index 7ec9db8ad96a21ea1748828c3e4af477817ccd8b..a8214cf42f2301a5712a034df555f20053c3bbf3 100644 (file)
@@ -1,8 +1,8 @@
-IN: concurrency.exchangers.tests\r
 USING: tools.test concurrency.exchangers\r
 concurrency.count-downs concurrency.promises locals kernel\r
 threads ;\r
 FROM: sequences => 3append ;\r
+IN: concurrency.exchangers.tests\r
 \r
 :: exchanger-test ( -- string )\r
     [let |\r