Skip to content

Commit 963e15b

Browse files
committed
chore(gencat): remove comments
1 parent 3bd7fce commit 963e15b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

i18n/tests/gencat/mod.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ fn gencat_empty_message_file() {
3737
let expected_cat_file =
3838
cargo_manifest_dir.join("tests/gencat/empty_message_file_osx_catfile.cat");
3939

40-
// let encoded_file = cargo_manifest_dir.join("tests/uucode/sample_historical_encoded.txt");
4140
let mut expected_output: Vec<u8> = Vec::new();
4241
File::open(&expected_cat_file)
4342
.unwrap()

0 commit comments

Comments
 (0)