Skip to content

Commit 741ff13

Browse files
committed
add tests for yii2 and CodeIgniter
1 parent 3594b73 commit 741ff13

File tree

3 files changed

+8
-0
lines changed

3 files changed

+8
-0
lines changed

.gitmodules

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,9 @@
1616
[submodule "test/token/evernote-cloud-sdk-php"]
1717
path = test/token/evernote-cloud-sdk-php
1818
url = https://github.com/evernote/evernote-cloud-sdk-php.git
19+
[submodule "test/token/yii2"]
20+
path = test/token/yii2
21+
url = https://github.com/yiisoft/yii2.git
22+
[submodule "test/token/CodeIgniter"]
23+
path = test/token/CodeIgniter
24+
url = https://github.com/bcit-ci/CodeIgniter.git

test/token/CodeIgniter

Submodule CodeIgniter added at 8d11232

test/token/yii2

Submodule yii2 added at 560e3eb

0 commit comments

Comments
 (0)