Skip to content

Commit

Permalink
updated tests
Browse files Browse the repository at this point in the history
  • Loading branch information
dg committed Feb 5, 2018
1 parent 66b8427 commit 301c51b
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion tests/DI/Compiler.generatedFactory.nullableParameters.phpt
Expand Up @@ -2,7 +2,6 @@

/**
* Test: Nette\DI\Compiler: generated services factories from interfaces with nullable parameters.
* @phpVersion 7.1
*/

declare(strict_types=1);
Expand Down
1 change: 0 additions & 1 deletion tests/DI/Helpers.autowireArguments.php71.phpt
Expand Up @@ -2,7 +2,6 @@

/**
* Test: Nette\DI\Config\Helpers::autowireArguments()
* @phpversion 7.1
*/

declare(strict_types=1);
Expand Down
1 change: 0 additions & 1 deletion tests/DI/Helpers.getReturnType.php71.phpt
Expand Up @@ -2,7 +2,6 @@

/**
* Test: Nette\DI\Helpers::getReturnType
* @phpversion 7.1
*/

declare(strict_types=1);
Expand Down

0 comments on commit 301c51b

Please sign in to comment.