Bladeren bron

add test function

stanley-king 4 jaren geleden
bovenliggende
commit
9292b097fc
1 gewijzigde bestanden met toevoegingen van 7 en 0 verwijderingen
  1. 7 0
      test/TestRefill.php

+ 7 - 0
test/TestRefill.php

@@ -75,6 +75,13 @@ class TestRefill extends TestCase
         }
     }
 
+    public function testOilticket()
+    {
+        $providers = new refill\bjb\RefillPhone([]);
+
+
+    }
+
     public function testIpWhiteList()
     {
         $x = serialize(['47.99.57.105']);