* [misc] Load pivot tao.

This commit is contained in:
daitingting
2025-12-22 15:10:58 +08:00
parent e63b083e45
commit 68efee179c
@@ -9,6 +9,7 @@ class pivotTest
{
global $tester;
$this->objectModel = $tester->loadModel('pivot');
$this->objectTao = $tester->loadTao('pivot');
}
/**