소스 검색

Fix test plan for 004-strings.t

pull/8/head
Paul J. Davis 13 년 전
committed by Dmitry Groshev
부모
커밋
42ce9c3492
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      test/004-strings.t

+ 1
- 1
test/004-strings.t 파일 보기

@ -6,7 +6,7 @@ main([]) ->
code:add_pathz("ebin"),
code:add_pathz("test"),
etap:plan(80),
etap:plan(83),
util:test_good(good()),
util:test_good(uescaped(), [uescape]),
util:test_errors(errors()),

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