public function testGetMinimalPackagesMustBeAlwaysEmpty()
 {
     $this->assertCount(0, $this->registry->getMinimalPackages());
 }