Skip to content

Commit

Permalink
test: update mock area reference sizes
Browse files Browse the repository at this point in the history
Signed-off-by: Øyvind Harboe <[email protected]>
  • Loading branch information
oharboe committed Jan 3, 2025
1 parent 25db818 commit c9524eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions check_mock_area.tcl
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ proc expect {value a b} {
exit 1
}
}
expect Width $width 20.366
expect Height $height 39.133
expect Width $width 20.364
expect Height $height 39.128

exec touch $::env(WORK_HOME)/area_ok.txt

0 comments on commit c9524eb

Please sign in to comment.