Skip to content

Commit

Permalink
Remove the tests that were deleted in #364 from test_updater.py.
Browse files Browse the repository at this point in the history
  • Loading branch information
mattmccutchen-cci committed Jan 5, 2021
1 parent dfe8080 commit 9276e6f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions clang/test/3C/test_updater.py
Original file line number Diff line number Diff line change
Expand Up @@ -94,12 +94,9 @@ def process_smart(filename, diff):
manual_tests = ['3d-allocation.c',
'alloc_type_param.c',
'amper.c',
'anonstruct.c',
'arrinlinestruct.c',
'calloc.c',
'canonical_type_cast.c',
'checkedregions.c',
'complexinlinestruct.c',
'ex1.c',
'extGVar.c',
'extstructfields.c',
Expand All @@ -116,8 +113,6 @@ def process_smart(filename, diff):
'i1.c',
'i2.c',
'i3.c',
'inlinestruct_difflocs.c',
'inlinestructinfunc.c',
'linkedlist.c',
'malloc_array.c',
'realloc.c',
Expand Down

0 comments on commit 9276e6f

Please sign in to comment.