瀏覽代碼

Removing PHPUnit and adding to gitignore

Jonny Wenmoth 11 年之前
父節點
當前提交
03d48c22cd
共有 2 個文件被更改,包括 1 次插入1 次删除
  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