Przeglądaj źródła

Create test case to validate format

pull/3011/head
Matheus Felipe 2 lat temu
rodzic
commit
d831102a5d
Nie znaleziono w bazie danych klucza dla tego podpisu ID klucza GPG: AA785C523274872F
1 zmienionych plików z 7 dodań i 0 usunięć
  1. +7
    -0
      scripts/tests/test_validate_format.py

+ 7
- 0
scripts/tests/test_validate_format.py Wyświetl plik

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

import unittest


class TestValidadeFormat(unittest.TestCase):
...

Ładowanie…
Anuluj
Zapisz