mirror of
https://github.com/jankae/LibreVNA.git
synced 2026-04-21 06:13:41 +00:00
Add integration tests for *RST
This commit is contained in:
parent
15024eb91e
commit
c1d1bc7aed
2 changed files with 247 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ testmodules = [
|
|||
'tests.TestCalibration',
|
||||
'tests.TestGenerator',
|
||||
'tests.TestSASweep',
|
||||
'tests.TestRST',
|
||||
]
|
||||
|
||||
suite = unittest.TestSuite()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue