forked from Cavemanon/cavepaintings
mark tests as public
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
class DanbooruApiTest extends ShimmiePHPUnitTestCase {
|
||||
function testSearch() {
|
||||
public function testSearch() {
|
||||
$this->log_in_as_admin();
|
||||
|
||||
$image_id = $this->post_image("tests/bedroom_workshop.jpg", "data");
|
||||
|
Reference in New Issue
Block a user