Fixed AsyncTask memory leak (#922)

* Added PocketMine-TesterPlugin submodule with regression test
This commit is contained in:
Dylan K. Taylor
2017-05-17 15:43:44 +01:00
committed by GitHub
parent 8887a92d4b
commit 00e6d6a6b1
5 changed files with 27 additions and 2 deletions

3
.gitmodules vendored
View File

@@ -14,3 +14,6 @@
[submodule "tests/plugins/PocketMine-DevTools"]
path = tests/plugins/PocketMine-DevTools
url = https://github.com/pmmp/PocketMine-DevTools.git
[submodule "tests/plugins/PocketMine-TesterPlugin"]
path = tests/plugins/PocketMine-TesterPlugin
url = https://github.com/pmmp/PocketMine-TesterPlugin.git