Added Unit Tests for the Labelline
This commit is contained in:
parent
11b9dabf72
commit
4ee4b20e3a
13
phpunittests/core/Manialinks/LabelLineTest.php
Normal file
13
phpunittests/core/Manialinks/LabelLineTest.php
Normal file
@ -0,0 +1,13 @@
|
||||
<?php
|
||||
/**
|
||||
* Created by PhpStorm.
|
||||
* User: Lukas
|
||||
* Date: 16. Apr. 2017
|
||||
* Time: 14:56
|
||||
*/
|
||||
|
||||
use ManiaControl\Manialinks\LabelLine;
|
||||
|
||||
class LabelLineTest extends PHPUnit_Framework_TestCase {
|
||||
|
||||
}
|
Loading…
Reference in New Issue
Block a user