blob: 82284a0b9ad66d7cb7ba9ee029b0f4ff02f239b7 [file] [log] [blame]
package source
func ExampleDriver() {
// see source/stub for an example
// source/stub/stub.go has the driver implementation
// source/stub/stub_test.go runs source/testing/test.go:Test
}