Files
EasySoft-ZenTaoPMS/module/gitea/test/model/getpairs.php
T

21 lines
307 B
PHP
Executable File

#!/usr/bin/env php
<?php
include dirname(__FILE__, 5) . '/test/lib/init.php';
include dirname(__FILE__, 2) . '/gitea.class.php';
su('admin');
/**
title=测试giteaModel->gitPairs();
cid=1
pid=1
获取Gitea >> 4
*/
$gitea = new giteaTest();
r($gitea->getPairs()) && p() && e('4'); // 获取Gitea