summaryrefslogtreecommitdiff
path: root/test/rebar_new_SUITE_data/plugin_tpl/src/plugin_tpl.erl
blob: 406bd97b699e6f42bed9350780a9996bbacbae85 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
-module('plugin_tpl').

%% API exports
-export([]).

%%====================================================================
%% API functions
%%====================================================================


%%====================================================================
%% Internal functions
%%====================================================================