Skip to content

Commit 2bea772

Browse files
committed
[test] main
1 parent 0f3fa18 commit 2bea772

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

tests/test_main.py

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# coding: utf-8
2+
# 2021/8/2 @ tongshiwei
3+
4+
from EduNLP.main import list_i2v
5+
6+
7+
def test_list_i2v():
8+
list_i2v()

0 commit comments

Comments
 (0)