aboutsummaryrefslogtreecommitdiff
path: root/crypto_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'crypto_test.go')
-rw-r--r--crypto_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto_test.go b/crypto_test.go
index 2635646..60ad16b 100644
--- a/crypto_test.go
+++ b/crypto_test.go
@@ -17,5 +17,5 @@ func TestGenV1Sdi(t *testing.T) {
}
// TODO: TestGenV1Sth
-func TestGenV1Sth(t *tesing.T) {
+func TestGenV1Sth(t *testing.T) {
}