소스 검색

Fixed typo.

Taddes Kroes 14 년 전
부모
커밋
782cc66a43
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      test/test_array.php

+ 1 - 1
test/test_array.php

@@ -1,6 +1,6 @@
 <?php
 
-class pQueryArray extends UnitTestCase {
+class pQueryArrayTest extends UnitTestCase {
 	function test_() {
 		
 	}