Skip to content

Commit

Permalink
Removes .stderr files that were failing CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jmgilman committed Aug 21, 2021
1 parent 73bd2b1 commit 7e57537
Show file tree
Hide file tree
Showing 8 changed files with 1 addition and 117 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/target
/rustify_derive/target
/wip
Cargo.lock
19 changes: 0 additions & 19 deletions tests/macro/empty_attr.stderr

This file was deleted.

23 changes: 0 additions & 23 deletions tests/macro/invalid_data.stderr

This file was deleted.

13 changes: 0 additions & 13 deletions tests/macro/invalid_method.stderr

This file was deleted.

13 changes: 0 additions & 13 deletions tests/macro/invalid_result.stderr

This file was deleted.

19 changes: 0 additions & 19 deletions tests/macro/invalid_type.stderr

This file was deleted.

15 changes: 0 additions & 15 deletions tests/macro/no_attr.stderr

This file was deleted.

15 changes: 0 additions & 15 deletions tests/macro/no_path.stderr

This file was deleted.

0 comments on commit 7e57537

Please sign in to comment.