Skip to content

Commit

Permalink
Add shebang line to tests index script.
Browse files Browse the repository at this point in the history
Signed-off-by: Edward Z. Yang <[email protected]>
  • Loading branch information
ezyang committed Feb 15, 2010
1 parent 6945832 commit e2cd852
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/index.php
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/usr/bin/php
<?php

/** @file
Expand Down

0 comments on commit e2cd852

Please sign in to comment.