X-Git-Url: https://mudpy.org/gitweb?p=mudpy.git;a=blobdiff_plain;f=mudpy%2Ftests%2Fselftest.py;h=1b9c81b91378191af975df441ddc8390995937c5;hp=5adc43c8f3dd8c8eb512c8b1655274c6a13ca51a;hb=b47129ad779aee1708e092e0538d7301c38aa850;hpb=6eebfcc6d5885479d2b907ef2b228acdba140856 diff --git a/mudpy/tests/selftest.py b/mudpy/tests/selftest.py index 5adc43c..1b9c81b 100644 --- a/mudpy/tests/selftest.py +++ b/mudpy/tests/selftest.py @@ -181,7 +181,7 @@ test_show_files = ( test_show_file = ( (2, "> ", "show file %s" % os.path.join(os.getcwd(), "data/internal.yaml")), - (2, "These are the nodes in the.*file:.*internal:counters.*> ", ""), + (2, r'These are the nodes in the.*file:.*internal\.counters.*> ', ""), ) test_show_element = (