增加持续继承测试支持

This commit is contained in:
祁宁
2014-10-11 12:18:49 +08:00
parent e3a7f143eb
commit 56d9b46d28
3 changed files with 7 additions and 2 deletions

View File

@@ -103,6 +103,10 @@ pot:
rm -f files.txt
test:
php test.php
all:
make update
make package