rebar/inttest/ct2/deps
stwind a83c80d4c0 Fix deps path check in rebar_ct:collect_glob/3
Since rebar_deps:get_deps_dir/1 returns an absolute path,
lists:member(Deps, Parts2) will always return false, thus .test.spec
files in deps/ will not be ignored.
2014-12-11 11:59:40 +08:00
..
bar.test.spec Fix deps path check in rebar_ct:collect_glob/3 2014-12-11 11:59:40 +08:00