Add test data provided by yuyuchen0821

This commit is contained in:
2022-09-10 22:01:44 +03:00
parent 2e7437c7ca
commit 54e5765264
5 changed files with 11 additions and 0 deletions

View File

@@ -186,6 +186,7 @@ def assert_MPR_matches_MPT(mpr, mpt, comments):
# bio_logic5 and bio_logic6 are special cases
'CV_C01',
'121_CA_455nm_6V_30min_C01',
'020-formation_CB5',
])
def test_MPR_matches_MPT(testdata_dir, basename):
"""Check the MPR parser against the MPT parser.