瀏覽代碼

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)


Loading…
取消
儲存