diff --git a/tests/CheckDomainTest.php b/tests/CheckDomainTest.php index 390afcc6..6bdc5a39 100644 --- a/tests/CheckDomainTest.php +++ b/tests/CheckDomainTest.php @@ -1,6 +1,5 @@ assertEquals([], list_domains_for_admin('test@test.com')); diff --git a/tests/ListDomainsTest.php b/tests/ListDomainsTest.php index 2239a72a..7e95389a 100644 --- a/tests/ListDomainsTest.php +++ b/tests/ListDomainsTest.php @@ -1,7 +1,5 @@ assertFalse( strcmp($str1, $str2) == 0 && strcmp($str1, $str3) == 0 ); } } - -/* vim: set expandtab softtabstop=4 tabstop=4 shiftwidth=4: */ diff --git a/tests/RemoteTest.php b/tests/RemoteTest.php index b886376a..5f2ba1bf 100644 --- a/tests/RemoteTest.php +++ b/tests/RemoteTest.php @@ -1,7 +1,5 @@