diff options
| author | Mazdak Farrokhzad <twingoow@gmail.com> | 2020-03-10 07:21:40 +0100 |
|---|---|---|
| committer | Mazdak Farrokhzad <twingoow@gmail.com> | 2020-03-18 15:08:25 +0100 |
| commit | 41a0b3ec53237ae844a741cffe727ee302b53a67 (patch) | |
| tree | 1402ae40ce7819232c58798153cab0f790a5d4cf /src | |
| parent | fe713420911b6f0d7816ba5254f364557cfc8284 (diff) | |
| download | rust-41a0b3ec53237ae844a741cffe727ee302b53a67.tar.gz rust-41a0b3ec53237ae844a741cffe727ee302b53a67.zip | |
use pretty-compare-only in a test
Diffstat (limited to 'src')
| -rw-r--r-- | src/test/pretty/issue-12590-a.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/test/pretty/issue-12590-a.rs b/src/test/pretty/issue-12590-a.rs index 1a9e85c42d8..ca1fef83cff 100644 --- a/src/test/pretty/issue-12590-a.rs +++ b/src/test/pretty/issue-12590-a.rs @@ -1,4 +1,5 @@ // pp-exact +// pretty-compare-only // The next line should not be expanded |
