Example #1
0
 public function testGettingSillyVersion()
 {
     $this->assertEquals('0.1b', Silly::getVersion());
 }