Keep plugging holes in the test to placate CI.

If this happens again, I'm going to change tack and make this
an `// only-linux` test or something along those lines.
This commit is contained in:
Felix S. Klock II 2020-01-09 05:20:06 +01:00
parent 7c5cff717f
commit 31938366d2
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@
// ignore-windows - this is a unix-specific test
// ignore-emscripten - the file-system issues do not replicate here
// ignore-wasm - the file-system issues do not replicate here
// ignore-arm - the file-system issues do not replicate here, at least on armhf-gnu
#![crate_type="lib"]