diff options
Diffstat (limited to 'ttt/rebar.config')
-rw-r--r-- | ttt/rebar.config | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/ttt/rebar.config b/ttt/rebar.config deleted file mode 100644 index 59700d5..0000000 --- a/ttt/rebar.config +++ /dev/null @@ -1,7 +0,0 @@ -{erl_opts, [debug_info]}. -{deps, [ -]}. - -{shell, [ - {apps, [ttt]} -]}. |