<?php require_once 'creole/TableInfoTest.php'; /** * Tests for the TableInfo class. * * - * * @author Hans Lellelid <hide@address.com> * @version $Revision: 1.1 $ */ class SQLiteTableInfoTest extends TableInfoTest { }