mark tests as public

This commit is contained in:
Shish
2015-09-26 11:17:13 +01:00
parent c54e336695
commit 8c1e3bc92a
49 changed files with 97 additions and 97 deletions

View File

@@ -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");