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