예제 #1
0
 /**
  * @covers Marando\AstroDate\TimeScale::UT1
  * @todo   Implement testUT1().
  */
 public function testUT1()
 {
     $this->assertEquals('UT1', TimeScale::UT1()->abr);
 }