We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56ec8da commit 6435741Copy full SHA for 6435741
tests/Caching/Cache.load.phpt
@@ -5,7 +5,7 @@
5
*/
6
7
use Nette\Caching\Cache,
8
- Tester\Assert;
+ Tester\Assert;
9
10
11
require __DIR__ . '/../bootstrap.php';
tests/Caching/Cache.save.phpt
0 commit comments