package TestCase::Lib::SPVM::Sort {
  use SPVM::Sort;
  sub test_sorto : int () {
    return 1;
  }
}