Initial tests
This commit is contained in:
6
tests/ContractTest.php
Normal file
6
tests/ContractTest.php
Normal file
@ -0,0 +1,6 @@
|
||||
<?php
|
||||
use PHPUnit\Framework\TestCase;
|
||||
|
||||
class ContractTest extends TestCase {
|
||||
public function test
|
||||
}
|
Reference in New Issue
Block a user