Update internal tests to drop annotations that can now be inferred. Fixes gh-5470
CREATE KEYSPACE mykeyspace WITH REPLICATION = { 'class' : 'SimpleStrategy', 'replication_factor' : 1 };