Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
bugadani committed Jun 6, 2024
1 parent b232b1e commit faba6e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion target-gen/src/commands/elf.rs
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ variants:
type: armv8m
core_access_options: !Arm
ap: 0
psel: 0
psel: 0x0
default_binary_format: raw
";
assert_eq!(yaml_string, expectation);
Expand Down

0 comments on commit faba6e2

Please sign in to comment.