We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d7ccf1 commit 6dfb697Copy full SHA for 6dfb697
test/functional/feature_asmap.py
@@ -31,7 +31,7 @@
31
32
DEFAULT_ASMAP_FILENAME = 'ip_asn.map' # defined in src/init.cpp
33
ASMAP = 'src/test/data/asmap.raw' # path to unit test skeleton asmap
34
-VERSION = 'fec61fa21a9f46f3b17bdcd660d7f4cd90b966aad3aec593c99b35f0aca15853'
+VERSION = 'c88edc2215daef7b5ae0b71bd0bc100e1c4928cd59634e66938860a6b73a6b0e'
35
36
def expected_messages(filename):
37
return [f'Opened asmap file "{filename}" (59 bytes) from disk',
0 commit comments