Skip to content

Commit

Permalink
update expected
Browse files Browse the repository at this point in the history
  • Loading branch information
AngheloAlf committed Jan 7, 2024
1 parent 48e63bf commit 114c73f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions test.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,12 +53,6 @@ def test_basic_app(self):
spimdisasm.common.GlobalConfig.ASM_GENERATED_BY = False
main(["test/basic_app/splat.yaml"], None, False)

print(f"\n\n")
print(f"{options.opts.asm_emit_size_directive=}")
print(f"\n\n")
print(f"{spimdisasm.common.GlobalConfig.ASM_EMIT_SIZE_DIRECTIVE=}")
print(f"\n\n")

comparison = filecmp.dircmp("test/basic_app/split", "test/basic_app/expected")

diff_files: List[Tuple[str, str, str]] = []
Expand Down
Binary file modified test/basic_app/expected/.splache
Binary file not shown.

0 comments on commit 114c73f

Please sign in to comment.