Initial commit
This commit is contained in:
@@ -0,0 +1 @@
|
||||
assert_raise_kind_of(${1:kinds...}) { ${2:block} }
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1 @@
|
||||
assert_raise_kind_of(${1:kinds...}) { ${2:block} }
|
||||