Skip to content

Commit

Permalink
remove wrong namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
ViliamKopecky committed Aug 19, 2016
1 parent 9335cbd commit 53a38c1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/bootstrap.php
Original file line number Diff line number Diff line change
@@ -1,11 1,8 @@
<?php

namespace NextrasTests\Orm;

use Nette\Configurator;
use Tester\Environment;


if (@!include __DIR__ . '/../vendor/autoload.php') {
echo "Install Nette Tester using `composer update`\n";
exit(1);
Expand Down

0 comments on commit 53a38c1

Please sign in to comment.