modifs.mineures sans commentaires
This commit is contained in:
parent
fb7d7156de
commit
a66cb5e232
2
tests/cache/CursorChannelTest.php
vendored
2
tests/cache/CursorChannelTest.php
vendored
@ -3,7 +3,7 @@ namespace nulib\cache;
|
||||
|
||||
use nulib\output\msg;
|
||||
|
||||
class CacheChannelTest extends _TestCase {
|
||||
class CursorChannelTest extends _TestCase {
|
||||
const DATA = [
|
||||
"fr" => ["a" => "un", "b" => "deux"],
|
||||
"eng" => ["a" => "one", "b" => "two"],
|
||||
|
Loading…
x
Reference in New Issue
Block a user