doc: mention the test helper spec we're using (#436)
See https://github.com/ooni/probe/issues/1729
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
// Package websteps implements the websteps test helper.
|
||||
//
|
||||
// See https://github.com/ooni/spec/blob/master/backends/th-007-nwcth.md
|
||||
// See the https://github.com/ooni/spec/blob/master/backends/th-007-websteps.md
|
||||
// related specification document.
|
||||
//
|
||||
// This implementation uses version 202108.17.1114 of the spec.
|
||||
package websteps
|
||||
|
||||
import (
|
||||
|
||||
Reference in New Issue
Block a user