You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

7 lines
280 B

преди 10 години
  1. {variables, [{test, "mytest"}
  2. ,{copyright_year, "2014"}
  3. ,{copyright_holder, "Geoff Cant"}
  4. ,{author_name, "Geoff Cant"}
  5. ,{author_email, "nem@erlang.geek.nz"}
  6. ]}.
  7. {template, "simple_SUITE.erl", "test/{{test}}_SUITE.erl"}.