diff options
author | Chris Raynor <chris@firebase.com> | 2014-11-14 14:32:03 -0800 |
---|---|---|
committer | Chris Raynor <chris@firebase.com> | 2014-11-14 14:32:03 -0800 |
commit | c20a3cb3faf81ec9716449b6c07c27b14f52bc75 (patch) | |
tree | 7c2e8f613cd50c57740cc5a317df3254fcdf8bd4 /tests/autoload.php.dist | |
parent | 0cc1ae69c2040c6afd4c0bfc30fae727ccfb016f (diff) | |
parent | 301e6bc0f183c71e16748310d1a96cfa94ddc3fb (diff) | |
download | php-jwt-c20a3cb3faf81ec9716449b6c07c27b14f52bc75.zip php-jwt-c20a3cb3faf81ec9716449b6c07c27b14f52bc75.tar.gz php-jwt-c20a3cb3faf81ec9716449b6c07c27b14f52bc75.tar.bz2 |
Merge pull request #23 from firebase/integration
This closes #22 and #21
Diffstat (limited to 'tests/autoload.php.dist')
-rw-r--r-- | tests/autoload.php.dist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/autoload.php.dist b/tests/autoload.php.dist index 4533624..2e4310a 100644 --- a/tests/autoload.php.dist +++ b/tests/autoload.php.dist @@ -14,4 +14,4 @@ php composer.phar install Visit http://getcomposer.org/ for more information. '); -}
\ No newline at end of file +} |