Skip to content

Commit 564878f

Browse files
committed
Some re-organization as per PEPr suggestions
1 parent 0e112c9 commit 564878f

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed
File renamed without changes.

JWT-0.1.0.tgz

-2.91 KB
Binary file not shown.

tests/JWTTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
include_once 'JWT.php';
3+
include_once 'Authentication/JWT.php';
44

55
class JWTTest extends PHPUnit_Framework_TestCase {
66
function testEncodeDecode() {

0 commit comments

Comments
 (0)