X-Git-Url: https://mudpy.org/gitweb?p=mudpy.git;a=blobdiff_plain;f=mudpy%2Ftests%2Fselftest.py;h=1b9c81b91378191af975df441ddc8390995937c5;hp=5adc43c8f3dd8c8eb512c8b1655274c6a13ca51a;hb=294f48a91ccd63d9597c2697cabbe968249c8a99;hpb=4edd0d763faf8b3212304e2e9eac5f2faec3da9f 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 = (