Browse Source

change name of suite

pull/3/head
Tristan Sloughter 10 years ago
parent
commit
febecf0204
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      test/rebar_compile_SUITE.erl

test/rebar_install_deps_SUITE.erl → test/rebar_compile_SUITE.erl View File

@ -1,4 +1,4 @@
-module(rebar_install_deps_SUITE).
-module(rebar_compile_SUITE).
-export([suite/0,
init_per_suite/1,

Loading…
Cancel
Save