diff -r ae8b4cafb6bf -r 69e7d4e1e68c TestStaticData.cpp
--- a/TestStaticData.cpp
+++ b/TestStaticData.cpp
@@ -59,7 +59,7 @@
 TestValueRanges::m_registrar("A3", "Inappropriate value extents");
 
 Tester::TestRegistrar<TestCategory>
-TestCategory::m_registrar("A3", "Missing category");
+TestCategory::m_registrar("A4", "Missing category");
 
 Test::Results
 TestIdentifiers::test(string key, Options)
