소스 검색

Create test case to validate format

pull/3011/head
Matheus Felipe 2 년 전
부모
커밋
d831102a5d
No known key found for this signature in database GPG 키 ID: AA785C523274872F
1개의 변경된 파일7개의 추가작업 그리고 0개의 파일을 삭제
  1. +7
    -0
      scripts/tests/test_validate_format.py

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

@@ -0,0 +1,7 @@
# -*- coding: utf-8 -*-

import unittest


class TestValidadeFormat(unittest.TestCase):
...

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