Skip to content

Commit 2dfcad0

Browse files
committed
Op blmove test.
1 parent 545ebf9 commit 2dfcad0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/commands/blmove.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import { test } from 'node:test';
22
import * as Assert from 'node:assert';
33
import { cmdCli } from '../common';
44

5-
const TEST_KEY_PREFIX = 'test_hash_';
5+
const TEST_KEY_PREFIX = 'test_blmove_';
66

77
test('Command For Lmove/Blmove', async (t) => {
88

0 commit comments

Comments
 (0)