Explorar el Código

Removing PHPUnit and adding to gitignore

Jonny Wenmoth hace 11 años
padre
commit
03d48c22cd
Se han modificado 2 ficheros con 1 adiciones y 1 borrados
  1. 1 0
      .gitignore
  2. 0 1
      bin/phpunit

+ 1 - 0
.gitignore

@@ -2,4 +2,5 @@
 composer.phar
 composer.lock
 vendor/
+bin/phpunit
 bin/phantomjs

+ 0 - 1
bin/phpunit

@@ -1 +0,0 @@
-../vendor/phpunit/phpunit/phpunit