This website requires JavaScript.
Explore
Help
Sign In
chenx221
/
yii2-netdisk
Watch
1
Star
0
Fork
0
You've already forked yii2-netdisk
Code
Issues
Pull Requests
Projects
Releases
1
Wiki
Activity
5598a50160
yii2-netdisk
/
tests
/
codeception
/
acceptance
/
_bootstrap.php
3 lines
85 B
PHP
Raw
Normal View
History
Unescape
Escape
Added acceptance tests for the basic app.
2013-06-23 08:26:22 +08:00
<
?
php
Adjusted test configs structure
2014-08-17 22:45:58 +08:00
new
yii\web\Application
(
require
(
dirname
(
__DIR__
)
.
'/config/acceptance.php'
));
Reference in New Issue
Copy Permalink