diff options
author | Brendan Abbott <brendan@vuid.com> | 2014-11-13 11:59:03 +1000 |
---|---|---|
committer | Brendan Abbott <brendan@vuid.com> | 2014-11-13 11:59:03 +1000 |
commit | b18c3050179262af03da43de35fd2830a6cc4644 (patch) | |
tree | 4b903addd469fdd159010cd68b7ba27738425d2b /tests/autoload.php.dist | |
parent | 39c1f1b5a902c495719c20ce907719e5e6311204 (diff) | |
download | php-jwt-b18c3050179262af03da43de35fd2830a6cc4644.zip php-jwt-b18c3050179262af03da43de35fd2830a6cc4644.tar.gz php-jwt-b18c3050179262af03da43de35fd2830a6cc4644.tar.bz2 |
Minor CS changes
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 +} |