diff --git a/tests/ProcessWebMentionTest.php b/tests/ProcessWebMentionTest.php deleted file mode 100644 index 77e04ba0..00000000 --- a/tests/ProcessWebMentionTest.php +++ /dev/null @@ -1,29 +0,0 @@ -appurl = config('app.url'); - } - - /** - * A basic test. - * - * @return void - */ - public function testExample() - { - - } -}