TrackManiaControl/phpunittests/core/Manialinks/LabelLineTest.php

14 lines
192 B
PHP
Raw Normal View History

2017-04-16 15:14:48 +02:00
<?php
/**
* Created by PhpStorm.
* User: Lukas
* Date: 16. Apr. 2017
* Time: 14:56
*/
use ManiaControl\Manialinks\LabelLine;
class LabelLineTest extends PHPUnit_Framework_TestCase {
}