diff options
Diffstat (limited to 'test/csit/tests/music/music-suite/data/createkeyspace-simple.json')
-rw-r--r-- | test/csit/tests/music/music-suite/data/createkeyspace-simple.json | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/test/csit/tests/music/music-suite/data/createkeyspace-simple.json b/test/csit/tests/music/music-suite/data/createkeyspace-simple.json deleted file mode 100644 index 31f4b6a59..000000000 --- a/test/csit/tests/music/music-suite/data/createkeyspace-simple.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "consistencyInfo":{"type":"eventual"}, - "durabilityOfWrites":"true", - "keyspaceName":"txt", - "replicationInfo":{"class" :"SimpleStrategy","replication_factor": 1} -} |