This commit is contained in:
Patrick Meredith 2019-09-04 13:38:17 -04:00
parent e8764911cb
commit 39fce1191f

View file

@ -67,7 +67,7 @@ fn save_can_write_out_csv() {
})
}
// This text is more tricky since we are checking for binary output. The output rendered in ASCII is (roughly):
// This test is more tricky since we are checking for binary output. The output rendered in ASCII is (roughly):
// <20>authors+0Yehuda Katz <wycats@gmail.com>descriptionA shell for the GitHub eraedition2018licenseISCnamenuversion0.2.0
// It is not valid utf-8, so this is just an approximation.
#[test]