summaryrefslogtreecommitdiff
path: root/priv/templates/simple_SUITE.template
blob: 843cce760e0a7f690b74495ea1499402e863ab04 (plain)
1
2
3
4
5
6
7
{variables, [{test, "mytest"}
            ,{copyright_year, "2014"}
            ,{copyright_holder, "Geoff Cant"}
            ,{author_name, "Geoff Cant"}
            ,{author_email, "nem@erlang.geek.nz"}
            ]}.
{template, "simple_SUITE.erl", "test/{{test}}_SUITE.erl"}.