Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test_yamatanooroti: avoid a forced line break behavior
Windows console that does not support VT sequence has forced newline output when writing rightmost column of line. This may appear as an additional line break. Clearing screen to avoid this environment dependent behavior affects to a test result.
- Loading branch information