Skip to content
Snippets Groups Projects
Commit a579a10d authored by Matthias Bussonnier's avatar Matthias Bussonnier Committed by Marijn Haverbeke
Browse files

[python mode] Add two more tests

Issue #3973
parent 3b36e587
No related branches found
No related tags found
No related merge requests found
......@@ -25,4 +25,6 @@
MT("matmulWithoutSpace:", "[variable a][operator @][variable b]");
MT("matmulSpaceBefore:", "[variable a] [operator @][variable b]");
MT("fValidStringPrefix", "[string f'this is a {formatted} string']");
MT("uValidStringPrefix", "[string u'this is an unicode string']");
})();
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment