mirror of
https://github.com/erg-lang/erg.git
synced 2025-08-04 10:49:54 +00:00
feat: add unittest
module
This commit is contained in:
parent
ffb7e4bbba
commit
982bbd1405
10 changed files with 136 additions and 0 deletions
3
crates/erg_compiler/lib/pystd/unittest.d/main.d.er
Normal file
3
crates/erg_compiler/lib/pystd/unittest.d/main.d.er
Normal file
|
@ -0,0 +1,3 @@
|
|||
.TestProgram: ClassType
|
||||
|
||||
.main = .TestProgram
|
Loading…
Add table
Add a link
Reference in a new issue