Missed 'art'
Minor error but two '#' were missing on an header.
This commit is contained in:
parent
0b025c6afc
commit
0f25922960
@ -622,9 +622,9 @@ finally:
|
|||||||
endsnippet
|
endsnippet
|
||||||
|
|
||||||
|
|
||||||
#####################
|
######################
|
||||||
# Assertions & Tests #
|
# Assertions & Tests #
|
||||||
#####################
|
######################
|
||||||
|
|
||||||
snippet ae "Assert equal" b
|
snippet ae "Assert equal" b
|
||||||
self.assertEqual(${1:${VISUAL:first}},${2:second})
|
self.assertEqual(${1:${VISUAL:first}},${2:second})
|
||||||
|
Loading…
x
Reference in New Issue
Block a user