summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/rebar_file_utils_SUITE.erl1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/rebar_file_utils_SUITE.erl b/test/rebar_file_utils_SUITE.erl
index 23c5792..a44a06d 100644
--- a/test/rebar_file_utils_SUITE.erl
+++ b/test/rebar_file_utils_SUITE.erl
@@ -24,6 +24,7 @@
all() ->
[{group, tmpdir},
{group, reset_dir},
+ path_from_ancestor,
canonical_path,
resolve_link,
split_dirname].