Skip to content

Commit

Permalink
Fix ISST fadump suite name
Browse files Browse the repository at this point in the history
Fix ISST fadump suite name

Signed-off-by: Praveen K Pandey <[email protected]>
  • Loading branch information
PraveenPenguin committed Jul 1, 2024
1 parent 66bee85 commit 0b6b749
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion op-test
Original file line number Diff line number Diff line change
Expand Up @@ -1011,7 +1011,7 @@ suites = {
'osdumpfadumpsuite': OSdumpfadumpSuite(),
'osdumpsanitysuite': OSdumpsanitySuite(),
'ISSTkdumpSuite': ISSTkdumpSuite(),
'ISSTkdumpSuite':ISSTfadumpSuite(),
'ISSTfadumpSuite':ISSTfadumpSuite(),
'dlpario-suite': DlparIOSuite(),
'lpm-suite': LPMSuite(),
'GuestSecureBootSuite': GuestSecureBootSuite(),
Expand Down

0 comments on commit 0b6b749

Please sign in to comment.