Add missing history uniqueness test
This commit is contained in:
parent
2d2bd1d0b1
commit
8f90ec4173
@ -373,6 +373,7 @@ func TestAll(t *testing.T) {
|
|||||||
test_TableRowsOrderEscape(t)
|
test_TableRowsOrderEscape(t)
|
||||||
test_ResultCsv(t)
|
test_ResultCsv(t)
|
||||||
test_History(t)
|
test_History(t)
|
||||||
|
test_HistoryUniqueness(t)
|
||||||
test_HistoryError(t)
|
test_HistoryError(t)
|
||||||
test_ReadOnlyMode(t)
|
test_ReadOnlyMode(t)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user