When packaging for Fedora I noticed that `cargo test` doesn't work due to ``` error: couldn't read tests/data/BidiTest.txt: No such file or directory (os error 2) ``` So either it makes sense to include them or exclude tests ;)