8 lines
153 B
PHP
8 lines
153 B
PHP
<?php
|
|
class Doctrine_Export_Mysql_TestCase {
|
|
public function testCreateDatabase() {
|
|
|
|
}
|
|
}
|
|
?>
|