mirror of
https://github.com/PhyreApps/PhyrePanel.git
synced 2024-11-21 23:20:24 +00:00
update
This commit is contained in:
parent
0091e21630
commit
af083890df
2 changed files with 11 additions and 0 deletions
11
web/tests/Unit/AutoInstallPanelTest.php
Normal file
11
web/tests/Unit/AutoInstallPanelTest.php
Normal file
|
@ -0,0 +1,11 @@
|
|||
<?php
|
||||
|
||||
namespace tests\Unit;
|
||||
|
||||
class AutoInstallPanelTest extends ActionTestCase
|
||||
{
|
||||
public function testInstall()
|
||||
{
|
||||
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue