diff --git a/test/FactoryTest.php b/test/FactoryTest.php deleted file mode 100644 index 6a4e57b..0000000 --- a/test/FactoryTest.php +++ /dev/null @@ -1,17 +0,0 @@ -assertInstanceOf(ReactAdapter::class, $loop); - } -}