Skip to content

Commit

Permalink
add tcl test
Browse files Browse the repository at this point in the history
  • Loading branch information
wuxianrong committed Jan 16, 2025
1 parent c7d8aab commit 5e330ca
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/unit/type/bitops.tcl
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,6 @@ start_server {tags {"bitops"}} {

list $result_bit1 $result_bit2
} {0 0}


test {BITOP AND|OR|XOR don't change the string with single input key} {
r set a "\x01\x02\xff"
Expand Down

0 comments on commit 5e330ca

Please sign in to comment.