alshabib

fixing a build failure that snuck in.

Change-Id: I54c295885df9c150b4526da263f50246ed5e05d1
......@@ -321,7 +321,7 @@ public class AsyncConsistentSetMultimapTest extends AtomixTestBase {
/**
* Tests the get, keySet, keys, values, and entries implementations as well
* as a trivial test of the asMap functionality (throws error)
* as a trivial test of the asMap functionality (throws error).
* @throws Exception
*/
@Ignore
......