Moved old tests
This commit is contained in:
parent
e93fd81002
commit
b751b39548
12 changed files with 33 additions and 13 deletions
|
@ -0,0 +1,7 @@
|
|||
<?php
|
||||
|
||||
require(__DIR__ . DIRECTORY_SEPARATOR . '..' . DIRECTORY_SEPARATOR . 'autoload.php');
|
||||
|
||||
$object = \ncc\Objects\ProjectConfiguration::fromFile(__DIR__ . DIRECTORY_SEPARATOR . 'project.json');
|
||||
|
||||
var_dump($object);
|
Loading…
Add table
Add a link
Reference in a new issue