aboutsummaryrefslogtreecommitdiff
path: root/tests/golite.go
diff options
context:
space:
mode:
Diffstat (limited to 'tests/golite.go')
-rw-r--r--tests/golite.go3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/golite.go b/tests/golite.go
index bb79c49..04c4f09 100644
--- a/tests/golite.go
+++ b/tests/golite.go
@@ -5102,8 +5102,7 @@ func MainTest() {
// { "TestCollationRegistration", TestCollationRegistration },
{ "TestDeclTypes", TestDeclTypes },
{ "TestPinger", TestPinger },
- // { "TestUpdateAndTransactionHooks", TestUpdateAndTransactionHooks },
- // { "TestAuthorizer", TestAuthorizer },
+ { "TestUpdateAndTransactionHooks", TestUpdateAndTransactionHooks },
{ "TestSetFileControlInt", TestSetFileControlInt },
{ "TestNonColumnString", TestNonColumnString },
{ "TestNilAndEmptyBytes", TestNilAndEmptyBytes },