5 lines
103 B
PHP
5 lines
103 B
PHP
<?php
|
|
include dirname(__FILE__, 5) . '/test/lib/ui.php';
|
|
class executionkanbanTester extends tester
|
|
{}
|