tracks/go/exercises/bob/cases_test.go in trackler-2.2.1.81 vs tracks/go/exercises/bob/cases_test.go in trackler-2.2.1.82
- old
+ new
@@ -1,9 +1,9 @@
package bob
// Source: exercism/problem-specifications
-// Commit: fef09f6 Bob: Add fifth rule (#1025)
-// Problem Specifications Version: 1.1.0
+// Commit: 6dc2014 bob: apply "input" policy
+// Problem Specifications Version: 1.2.0
var testCases = []struct {
description string
input string
expected string