This website requires JavaScript.
Explore
Help
Sign In
deon
/
openpgp-php
Watch
1
Star
0
Fork
0
You've already forked openpgp-php
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
575baaf3f2
openpgp-php
/
tests
/
bootstrap.php
3 lines
67 B
PHP
Raw
Normal View
History
Unescape
Escape
Make autoload work for phpunit tests
2015-03-14 09:59:21 +00:00
<
?
php
Add newline before end-of-file (PSR-2)
2015-03-15 20:55:40 +00:00
@
include_once
dirname
(
__FILE__
)
.
'/../vendor/autoload.php'
;
Reference in New Issue
Copy Permalink