mirror of
https://github.com/sosedoff/pgweb.git
synced 2024-12-15 11:52:12 +03:00
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_ResultCsv(t)
|
||||
test_History(t)
|
||||
test_HistoryUniqueness(t)
|
||||
test_HistoryError(t)
|
||||
test_ReadOnlyMode(t)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user