Run docs tests against current work tree
by creating a temporary go workspace to be used by gfmrun via `TMPDIR`.
This commit is contained in:
@@ -363,7 +363,7 @@ For example this:
|
||||
|
||||
<!-- {
|
||||
"args": ["--help"],
|
||||
"output": "add a task to the list\n.*complete a task on the list\n.*\n\n.*\n.*Load configuration from FILE\n.*Language for the greeting.*"
|
||||
"output": ".*Language for the greeting.*"
|
||||
} -->
|
||||
``` go
|
||||
package main
|
||||
|
Reference in New Issue
Block a user