]> Cypherpunks.ru repositories - gogost.git/blobdiff - gost341194/hash_test.go
go.cypherpunks.ru namespace usage
[gogost.git] / gost341194 / hash_test.go
similarity index 99%
rename from src/cypherpunks.ru/gogost/gost341194/hash_test.go
rename to gost341194/hash_test.go
index bcd86c538480c6999d84d23952b3c6270b6e53fe..de5d988600c6dc90e939eef0b56d997de83a826a 100644 (file)
@@ -22,7 +22,7 @@ import (
        "testing"
        "testing/quick"
 
-       "cypherpunks.ru/gogost/gost28147"
+       "go.cypherpunks.ru/gogost/v4/gost28147"
 )
 
 func TestHashInterface(t *testing.T) {