diff options
| author | Eric Huss <eric@huss.org> | 2023-04-15 16:11:42 -0700 |
|---|---|---|
| committer | Eric Huss <eric@huss.org> | 2023-04-15 16:11:42 -0700 |
| commit | a4e851cf622ffc365397f09a3ec2137a6c038ac8 (patch) | |
| tree | e871108d35bb722638a69561cbcf9f8ab0e5669b /tests/ui/proc-macro/module.rs | |
| parent | 3a645659b89ff96d0d6123ca9c18bce41e69ec36 (diff) | |
| download | rust-a4e851cf622ffc365397f09a3ec2137a6c038ac8.tar.gz rust-a4e851cf622ffc365397f09a3ec2137a6c038ac8.zip | |
Add some reasons why tests are ignored.
Diffstat (limited to 'tests/ui/proc-macro/module.rs')
| -rw-r--r-- | tests/ui/proc-macro/module.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui/proc-macro/module.rs b/tests/ui/proc-macro/module.rs index 5777ed89983..a750083c607 100644 --- a/tests/ui/proc-macro/module.rs +++ b/tests/ui/proc-macro/module.rs @@ -1 +1 @@ -// ignore-test +// ignore-test (auxiliary, used by other tests) |
