* Change the comment of the unit test.
This commit is contained in:
Regular → Executable
+4
-1
@@ -1,11 +1,14 @@
|
||||
#!/usr/bin/env php
|
||||
<?php
|
||||
|
||||
/**
|
||||
|
||||
title=测试 docModel->getOrderedProjects();
|
||||
timeout=0
|
||||
cid=1
|
||||
|
||||
- 获取系统中已排序的项目第1条的11属性 @项目11
|
||||
- 获取系统中包括ID=11已排序的项目第1条的11属性 @项目11
|
||||
|
||||
*/
|
||||
|
||||
include dirname(__FILE__, 5) . '/test/lib/init.php';
|
||||
|
||||
Reference in New Issue
Block a user