tests: fix a typo in test name

This commit is contained in:
moneromooo-monero 2015-12-13 11:10:33 +00:00
parent 1494557633
commit 44f1267a39
No known key found for this signature in database
GPG Key ID: 686F07454D6CEFC3
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@
using namespace cryptonote;
TEST(checkpoints_is_alternative_block_allowed, handles_empty_checkpoins)
TEST(checkpoints_is_alternative_block_allowed, handles_empty_checkpoints)
{
checkpoints cp;