about summary refs log tree commit diff
path: root/src/libserialize/hex.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/libserialize/hex.rs')
-rw-r--r--src/libserialize/hex.rs2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/libserialize/hex.rs b/src/libserialize/hex.rs
index 0676edf8169..87f1dca2cae 100644
--- a/src/libserialize/hex.rs
+++ b/src/libserialize/hex.rs
@@ -7,8 +7,6 @@
 // <LICENSE-MIT or http://opensource.org/licenses/MIT>, at your
 // option. This file may not be copied, modified, or distributed
 // except according to those terms.
-//
-// ignore-lexer-test FIXME #15679
 
 //! Hex binary-to-text encoding