소스 검색

Added one line

pull/3840/head
susmitha 2 달 전
부모
커밋
36769b546f
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. +1
    -0
      scripts/tests/test_validate_format.py

+ 1
- 0
scripts/tests/test_validate_format.py 파일 보기

@@ -23,6 +23,7 @@ class TestValidadeFormat(unittest.TestCase):
line_num_thousand = 1000

msg = 'This is a unit test'
msg2 ="this is unew message"

err_msg_unity = error_message(line_num_unity, msg)
err_msg_ten = error_message(line_num_ten, msg)


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