enable test

This commit is contained in:
Markus Teich 2016-06-15 01:58:42 +02:00
parent 8035afa583
commit 4421637ad3

View File

@ -149,6 +149,7 @@ main (int argc, char *argv[])
{
run (test_brandt_ec_keypair_create);
run (test_smc_zkp_dl);
run (test_smc_zkp_2dle);
}
return ret;