Skip to content

Commit 6435741

Browse files
committed
typos
1 parent 56ec8da commit 6435741

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tests/Caching/Cache.load.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
*/
66

77
use Nette\Caching\Cache,
8-
Tester\Assert;
8+
Tester\Assert;
99

1010

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

tests/Caching/Cache.save.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
*/
66

77
use Nette\Caching\Cache,
8-
Tester\Assert;
8+
Tester\Assert;
99

1010

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

0 commit comments

Comments
 (0)