소스 검색

add comment for `data_dir' test in `rebar_ct_SUITE'

pull/806/head
alisdair sullivan 9 년 전
부모
커밋
ef2b2e2668
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. +1
    -0
      test/rebar_ct_SUITE.erl

+ 1
- 0
test/rebar_ct_SUITE.erl 파일 보기

@ -548,6 +548,7 @@ symlinked_dir_overwritten_fix(Config) ->
{ok, _} = rebar_test_utils:run_and_check(Config, [], ["as", "test", "compile"], return).
%% this test probably only fails when this suite is run via rebar3 with the --cover flag
data_dir_correct(Config) ->
DataDir = ?config(data_dir, Config),
Parts = filename:split(DataDir),

불러오는 중...
취소
저장