AutoFramework/Temp/main4.py

6 lines
87 B
Python
Raw Permalink Normal View History

2022-08-09 18:33:27 +08:00
import unittest
2022-08-12 11:21:21 +08:00
unit = unittest.TestCase(
)
unit.assertEqual("阿凡\n凡凡", '123')