diff options
Diffstat (limited to 'lib/crypto/test/crypto.spec')
-rw-r--r-- | lib/crypto/test/crypto.spec | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/crypto/test/crypto.spec b/lib/crypto/test/crypto.spec index 7ba5696189..cc09970cb3 100644 --- a/lib/crypto/test/crypto.spec +++ b/lib/crypto/test/crypto.spec @@ -1,2 +1 @@ -{topcase, {dir, "../crypto_test"}}. - +{suites,"../crypto_test",all}. |