Initial commit
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
${1:target}.should be_close(${2:result}, ${3:tolerance})
|
||||
${4}
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,2 @@
|
||||
${1:target}.should be_close(${2:result}, ${3:tolerance})
|
||||
${4}
|
||||