Browse Source

Reinstated test

pull/1174/head
Garrett Smith 9 years ago
parent
commit
37abeb40c0
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      test/rebar_file_utils_SUITE.erl

+ 1
- 0
test/rebar_file_utils_SUITE.erl View File

@ -24,6 +24,7 @@
all() ->
[{group, tmpdir},
{group, reset_dir},
path_from_ancestor,
canonical_path,
resolve_link,
split_dirname].

Loading…
Cancel
Save