Skip to content

Commit eb9807a

Browse files
committed
typos
1 parent f0ae586 commit eb9807a

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

tests/Application/Presenter.twoDomains.phpt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
* Test: Nette\Application\UI\Presenter::link()
55
*/
66

7-
use Nette\Http,
8-
Nette\Application,
9-
Tester\Assert;
7+
use Nette\Http;
8+
use Nette\Application;
9+
use Tester\Assert;
1010

1111

1212
require __DIR__ . '/../bootstrap.php';

0 commit comments

Comments
 (0)