Skip to content

Commit

Permalink
update action
Browse files Browse the repository at this point in the history
  • Loading branch information
matth-x committed Oct 12, 2024
1 parent 3a41c74 commit 882c69c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/benchmarks/scripts/measure_heap.py
Original file line number Diff line number Diff line change
Expand Up @@ -98,8 +98,6 @@
'TC_J_10_CS',
]

testcase_name_list = ['TC_B_06_CS', 'TC_E_05_CS']

# Result data set
df = pd.DataFrame(columns=['FN_BLOCK', 'Testcase', 'Pass', 'Heap usage (Bytes)'])
df.index.names = ['TC_ID']
Expand Down

0 comments on commit 882c69c

Please sign in to comment.