Skip to content

Commit 0f22581

Browse files
committed
rename test file
1 parent f2bcfe4 commit 0f22581

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed
File renamed without changes.

test/test_other.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2896,7 +2896,7 @@ def test_extern_prepost(self):
28962896
'emitDCEGraph3': (['emitDCEGraph', '--no-print'],),
28972897
'emitDCEGraph4': (['emitDCEGraph', '--no-print'],),
28982898
'emitDCEGraph5': (['emitDCEGraph', '--no-print'],),
2899-
'emitDCEGraph6': (['emitDCEGraph', '--no-print'],),
2899+
'emitDCEGraph-scopes': (['emitDCEGraph', '--no-print'],),
29002900
'minimal-runtime-applyDCEGraphRemovals': (['applyDCEGraphRemovals'],),
29012901
'applyDCEGraphRemovals': (['applyDCEGraphRemovals'],),
29022902
'applyImportAndExportNameChanges': (['applyImportAndExportNameChanges'],),

0 commit comments

Comments
 (0)