mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-03-01 01:30:36 +00:00
- This cleans up the text output of failing tests when run under PY3. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@188416 91177308-0d34-0410-b5e6-96231b3b80d8
3 lines
104 B
Plaintext
3 lines
104 B
Plaintext
# RUN: printf "line 1: failed test output on stdout\nline 2: failed test output on stdout"
|
|
# RUN: false
|