Skip to content

Commit 3e1472f

Browse files
committed
Removed test about RedisMQ
1 parent 0ebeb66 commit 3e1472f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/TestRedisMQ.pas

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,6 +227,6 @@ procedure TestTRedisMQ.TestUnsubscribe;
227227
initialization
228228

229229
// Register any test cases with the test runner
230-
RegisterTest(TestTRedisMQ.Suite);
230+
// RegisterTest(TestTRedisMQ.Suite);
231231

232232
end.

0 commit comments

Comments
 (0)