We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c03d97 commit e30e459Copy full SHA for e30e459
1 file changed
README.md
@@ -44,6 +44,11 @@ On [Packagist](https://packagist.org/packages/mediawiki/maps):
44
Feel free to fork the [code on GitHub](https://github.com/JeroenDeDauw/Maps) and to submit pull
45
requests.
46
47
+You can run the PHPUnit tests by changing into the `tests/phpunit` directory of your MediaWiki
48
+install and running
49
+
50
+ php phpunit.php -c ../../extensions/Maps/
51
52
## Credits to other projects
53
54
### jQuery
0 commit comments