Sfoglia il codice sorgente

remove extra blank line

Dan Larkin 6 anni fa
parent
commit
7c398949f4
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0
    1
      tests/read.rs

+ 0
- 1
tests/read.rs Vedi File

@@ -46,7 +46,6 @@ fn check_primitive_block_content(block: &PrimitiveBlock) {
46 46
         assert_eq!(nodes[2].nano_lon(), 11631019200);
47 47
         assert_eq!(nodes[2].decimicro_lon(), 116310192);
48 48
 
49
-
50 49
         assert_eq!(nodes[0].id(), 105);
51 50
         assert_eq!(nodes[1].id(), 106);
52 51
         assert_eq!(nodes[2].id(), 108);