Skip to content

Commit 9ef4ef7

Browse files
author
Yasuo Harada
committed
rename
1 parent d75d79c commit 9ef4ef7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
class AllTest extends CakeTestSuite {
2+
class AllBoostCakeTest extends CakeTestSuite {
33

44
public static function suite() {
55
$suite = new CakeTestSuite('All tests');
@@ -8,4 +8,4 @@ public static function suite() {
88
return $suite;
99
}
1010

11-
}
11+
}

0 commit comments

Comments
 (0)