]> WPIA git - cassiopeia.git/blobdiff - test/src/CRL.cpp
fix: misspelled test name
[cassiopeia.git] / test / src / CRL.cpp
index 69091ae487e2c771689461bc021bd6fa049c98d0..c25513e406c7c66f9df365a3fe303c42efe22c1e 100644 (file)
@@ -9,7 +9,7 @@
 extern std::unordered_map<std::string, std::shared_ptr<CAConfig>> CAs;
 
 BOOST_AUTO_TEST_SUITE( TestCRL )
-BOOST_AUTO_TEST_CASE( SeperateSignature ) {
+BOOST_AUTO_TEST_CASE( SeparateSignature ) {
     parseProfiles();
     std::shared_ptr<CAConfig> ca = CAs.at( "unassured_2015_2" );