Project

General

Profile

« Previous | Next » 

Revision cafc7c3b

Added by Andreas Kohlbecker about 13 years ago

displaying polytomous keys (addons to #2152)

View differences:

modules/cdm_dataportal/test/phpUnit/src/theme/cdm_dataportal.name.themeTest.php
7 7
      $taxon = TestUtils::load_from_json_resource($taxon1_file);
8 8
      $this->assertEquals($taxon->uuid, "0ae4f7ab-f482-482c-ba57-cf0e4389a417");
9 9
      $out = theme_cdm_taxonName($taxon->name);
10
      print($out);
10
      TestUtils::stderr($out);
11 11
    }
12 12

  
13 13
}

Also available in: Unified diff