This website requires JavaScript.
Explore
Help
Sign In
tmdinosaurcenter
/
tainacan
mirror of
https://github.com/tainacan/tainacan
Watch
1
Star
0
Fork
You've already forked tainacan
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
76a52dd8a4
tainacan
/
tests
/
bootstrap-config-sample.php
9 lines
83 B
PHP
Raw
Normal View
History
Unescape
Escape
Update and rename bootstrap-config.php to bootstrap-config-sample.php
2018-06-04 17:09:36 +00:00
<
?
php
return
[
Update bootstrap-config-sample.php
2018-06-04 18:08:29 +00:00
'tests_dir'
=>
'/tmp/wordpress/wordpress-tests-lib'
,
Update and rename bootstrap-config.php to bootstrap-config-sample.php
2018-06-04 17:09:36 +00:00
];
?>