Преглед изворни кода

Create test case to validate format

pull/3011/head
Matheus Felipe пре 2 година
родитељ
комит
d831102a5d
No known key found for this signature in database GPG Key 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):
...

Loading…
Откажи
Сачувај