テストコードのサンプル

This commit is contained in:
x.azuma.m@nds-tyo.co.jp 2023-05-11 20:20:19 +09:00
parent 7e69b86f0a
commit a9b0b00056
5 changed files with 12 additions and 0 deletions

View File

@ -0,0 +1,6 @@
def test1():
pass
def test2():
pass

View File

@ -0,0 +1,6 @@
def test1():
pass
def test2():
pass