]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
test: remove commented out test cases
authorJosh Durgin <josh.durgin@inktank.com>
Mon, 1 Oct 2012 17:24:47 +0000 (10:24 -0700)
committerJosh Durgin <josh.durgin@inktank.com>
Mon, 1 Oct 2012 17:24:47 +0000 (10:24 -0700)
These are copied from non-commented out ones a few lines above.

Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
src/test/osd/osdcap.cc

index 33d2da77baed4fff3cb67c970fef3c9d41373f8b..775593de20aa5efade74cb01548d2109bfcef158 100644 (file)
@@ -51,11 +51,6 @@ const char *parse_good[] = {
   "allow pool data rw, allow pool rbd rwx, allow pool images class rbd foo",
   "allow class foo",
   "allow class clsname \"clsthingidon'tunderstand\"",
-
-
-  //  "allow  rw pool data, allow rwx pool rbd, allow pool images class rbd foo",
-  //"allow class foo",
-  //"allow class clsname \"clsthingidon'tunderstand\"",
   0
 };