Spec formatting
parent
0aa93acab0
commit
b765a56073
|
@ -5,4 +5,3 @@ require "../src/crypto-secret/bidet"
|
||||||
|
|
||||||
test_secret_class Crypto::Secret::Not
|
test_secret_class Crypto::Secret::Not
|
||||||
test_secret_class Crypto::Secret::Bidet
|
test_secret_class Crypto::Secret::Bidet
|
||||||
|
|
||||||
|
|
|
@ -1,2 +1 @@
|
||||||
require "spec"
|
require "spec"
|
||||||
require "../src/crypto-secret"
|
|
||||||
|
|
Loading…
Reference in New Issue