Added BITPOS command to test profiles.
@@ -186,6 +186,7 @@ class RedisUnstableTest extends PredisProfileTestCase
145 => 'PFCOUNT',
146 => 'PFMERGE',
147 => 'COMMAND',
+ 148 => 'BITPOS',
);
}
@@ -186,6 +186,7 @@ class RedisVersion280Test extends PredisProfileTestCase
@@ -186,6 +186,7 @@ class RedisVersion300Test extends PredisProfileTestCase