* Change the comment of the unit test.
This commit is contained in:
@@ -1,10 +1,14 @@
|
||||
#!/usr/bin/env php
|
||||
<?php
|
||||
|
||||
/**
|
||||
|
||||
title=测试 docModel->getExecutionModulePairs();
|
||||
cid=1
|
||||
|
||||
- 测试系统里有执行文档库数据和模块数据的情况属性1 @这是一个模块1
|
||||
- 测试系统里没有执行库文档数据的情况 @0
|
||||
|
||||
*/
|
||||
|
||||
include dirname(__FILE__, 5) . '/test/lib/init.php';
|
||||
|
||||
Reference in New Issue
Block a user