Skip to content

Commit 54cd41c

Browse files
committed
tests: removed @author
1 parent 24af156 commit 54cd41c

31 files changed

+0
-62
lines changed

tests/Caching.Latte/CacheMacro.cache.phpt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
/**
44
* Test: {cache ...}
5-
*
6-
* @author David Grudl
75
*/
86

97
use Nette\Bridges\CacheLatte\CacheMacro,

tests/Caching/DevNullStorage.phpt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
/**
44
* Test: Nette\Caching\Storages\DevNullStorage test.
5-
*
6-
* @author David Grudl
75
*/
86

97
use Nette\Caching\Cache,

tests/Caching/FileJournal.phpt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
/**
44
* Test: Nette\Caching\Storages\FileJournal basic test.
5-
*
6-
* @author David Grudl
75
*/
86

97
use Nette\Caching\Storages\FileJournal,

tests/Caching/FileStorage.basic.phpt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
/**
44
* Test: Nette\Caching\Storages\FileStorage basic usage.
5-
*
6-
* @author David Grudl
75
*/
86

97
use Nette\Caching\Cache,

tests/Caching/FileStorage.call.phpt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
/**
44
* Test: Nette\Caching\Storages\FileStorage call().
5-
*
6-
* @author David Grudl
75
*/
86

97
use Nette\Caching\Cache,

tests/Caching/FileStorage.callbacks.phpt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
/**
44
* Test: Nette\Caching\Storages\FileStorage callbacks dependency.
5-
*
6-
* @author David Grudl
75
*/
86

97
use Nette\Caching\Cache,

tests/Caching/FileStorage.clean-all.phpt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
/**
44
* Test: Nette\Caching\Storages\FileStorage clean with Cache::ALL
5-
*
6-
* @author Petr Procházka
75
*/
86

97
use Nette\Caching\Storages\FileStorage,

tests/Caching/FileStorage.closure.phpt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
/**
44
* Test: Nette\Caching\Storages\FileStorage
5-
*
6-
* @author David Grudl
75
*/
86

97
use Nette\Caching\Cache,

tests/Caching/FileStorage.const.001.phpt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
/**
44
* Test: Nette\Caching\Storages\FileStorage constant dependency test.
5-
*
6-
* @author David Grudl
75
*/
86

97
use Nette\Caching\Cache,

tests/Caching/FileStorage.const.002.phpt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
/**
44
* Test: Nette\Caching\Storages\FileStorage constant dependency test (continue...).
5-
*
6-
* @author David Grudl
75
*/
86

97
use Nette\Caching\Cache,

0 commit comments

Comments
 (0)