Added the SimpleRegistryTest

This object tests the simple registry functionality
vote-registry
Vladimir Eliezer Tokarev 2016-01-16 06:58:09 -08:00
parent de835a8c13
commit 5971e8c16e
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ public class SimpleRegistryTest extends TestCase{
* Test that add voter creates new correct bulletin board message and add the voter
*/
public void testAddVoter(){
}
/**