Commit c3babcd
committed
Disallow permission errors in device test
Since the test is now not run by default it doesn't make sense to allow
permission errors.
Also reduces explanation in the `panic!` calls since that's already in
the ignore attribute.1 parent 6dc5d63 commit c3babcd
1 file changed
+2
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
640 | 640 | | |
641 | 641 | | |
642 | 642 | | |
643 | | - | |
| 643 | + | |
644 | 644 | | |
645 | 645 | | |
646 | 646 | | |
| |||
658 | 658 | | |
659 | 659 | | |
660 | 660 | | |
661 | | - | |
662 | | - | |
663 | | - | |
664 | | - | |
665 | | - | |
| 661 | + | |
666 | 662 | | |
667 | 663 | | |
668 | 664 | | |
| |||
0 commit comments