summaryrefslogtreecommitdiff
path: root/tests/tlcl_tests.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tlcl_tests.c')
-rw-r--r--tests/tlcl_tests.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/tlcl_tests.c b/tests/tlcl_tests.c
index 385350dd..00eae615 100644
--- a/tests/tlcl_tests.c
+++ b/tests/tlcl_tests.c
@@ -1168,6 +1168,7 @@ int main(void)
IFXFieldUpgradeInfoTest();
ReadPubekTest();
TakeOwnershipTest();
+ ReadDelegationFamilyTableTest();
return gTestSuccess ? 0 : 255;
}