Blame view

framework/thirdparty/zend_translate_railsyaml/tests/phpunit.xml 184 Bytes
a63b5418   Administrator   first_commit
1
2
3
4
5
  <phpunit bootstrap="./TestHelper.php">
      <testsuite name="Zend Framework - Zend_Translate_Adapater_RailsYML Testsuite">
          <directory>./</directory>
      </testsuite>
  </phpunit>