Browse Source

Add back tests/bootstrap.php to git archive.

This file can be included in plugin's tests/bootstrap.php and avoid
having to write lot of boilerplate code to run standalone plugin tests.
ADmad 11 years ago
parent
commit
3f0ea1db5f
1 changed files with 0 additions and 1 deletions
  1. 0 1
      .gitattributes

+ 0 - 1
.gitattributes

@@ -41,4 +41,3 @@ phpunit.xml.dist export-ignore
 tests/test_app export-ignore
 tests/TestCase export-ignore
 tests/bake_compare export-ignore
-tests/bootstrap.php export-ignore