Skip to content

Commit

Permalink
Remove an extra semi-colon.
Browse files Browse the repository at this point in the history
  • Loading branch information
mordante committed Nov 23, 2014
1 parent ce6b700 commit 34cbe04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tests/test_rng.cpp
Expand Up @@ -328,4 +328,4 @@ BOOST_AUTO_TEST_CASE( validate_get_random_int2 )
}


BOOST_AUTO_TEST_SUITE_END();
BOOST_AUTO_TEST_SUITE_END()

0 comments on commit 34cbe04

Please sign in to comment.