Package: golang-github-robertkrimen-otto / 0.0~git20200922.ef014fd-1

Metadata

Package Version Patches format
golang-github-robertkrimen-otto 0.0~git20200922.ef014fd-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
extend testing timeout.patch | (download)

testing_test.go | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 extend testing timeout
 For slow computing machines, 2 seconds is too short to PASS the testing.
 This patch extends the timeout to 20 seconds.