ソースを参照

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)


読み込み中…
キャンセル
保存