From 37abeb40c08813e88a095d3d684f23e3d6c2ee8f Mon Sep 17 00:00:00 2001 From: Garrett Smith Date: Mon, 2 May 2016 19:07:51 -0700 Subject: Reinstated test --- test/rebar_file_utils_SUITE.erl | 1 + 1 file changed, 1 insertion(+) 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]. -- cgit v1.1