Updated class name
This commit is contained in:
parent
846f75d0f3
commit
1599319478
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ class TimeTest extends PHPUnit_Framework_TestCase
|
||||||
[date('r', $time), '25'],
|
[date('r', $time), '25'],
|
||||||
['today', '0'],
|
['today', '0'],
|
||||||
['400 days ago', '1'],
|
['400 days ago', '1'],
|
||||||
[true, Pickles\Date::age('1969-12-31')],
|
[true, Pickles\Time::age('1969-12-31')],
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue