We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7daf97 commit 3a0965aCopy full SHA for 3a0965a
projects/time/build.sh
@@ -24,6 +24,7 @@ go get github.com/facebook/time/fbclock/daemon
24
25
# FuzzCompute
26
sed -i -e '/func TestHashShouldMatch(/,/^}/ s/^/\/\//' leaphash/leaphash_test.go
27
+sed -i -e '/\"github.com\/stretchr\/testify\/require\"/ s/^/\/\//' leaphash/leaphash_test.go
28
29
# FuzzBytesToPacket
30
sed -i -e '/func Benchmark.*(/,/^}/ s/^/\/\//' ntp/protocol/ntp_test.go
0 commit comments