Skip to content

Commit

Permalink
Lean: Add some more tests to CI that now pass (#1030)
Browse files Browse the repository at this point in the history
  • Loading branch information
Alasdair authored Feb 18, 2025
1 parent 52ef3fd commit 7e46870
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions test/lean/run_tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@
'primop',
'zero_length_bv',
'poly_pair',
'issue37',
'assign_rename_bug',
'warl',
'config',
Expand All @@ -60,7 +59,6 @@
'varswap',
'rv_format2',
'try_return',
'bitvector_update2',
'real',
'inc_tests',
'poly_outcome',
Expand Down Expand Up @@ -90,7 +88,6 @@
'type_if_bits',
'poly_union',
'dec_str_fixed',
'bitvector_update',
'nested_fields',
'nexp_simp_euclidian',
'config_register_ones',
Expand Down

0 comments on commit 7e46870

Please sign in to comment.