Browse Source

Fixed typo.

Taddes Kroes 14 năm trước cách đây
mục cha
commit
782cc66a43
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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_() {
 		
 	}