Skip to content
This repository was archived by the owner on Dec 29, 2020. It is now read-only.

Commit f13c5d5

Browse files
committed
Fix shebang for tests
1 parent 20c1402 commit f13c5d5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tests/test.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
1-
<?php
2-
31
#!/usr/bin/env php
2+
<?php
43

54
/*
65
* This file is part of the PHPDoc to Type Hint package.

0 commit comments

Comments
 (0)