Added End parser
This commit is contained in:
@ -90,3 +90,7 @@ func Try(t *testing.T) {
|
||||
func TestLabel(t *testing.T) {
|
||||
Todo(t)
|
||||
}
|
||||
|
||||
func TestEnd(t *testing.T) {
|
||||
Todo(t)
|
||||
}
|
||||
|
Reference in New Issue
Block a user