diff --git a/contrib/oekaki/test.php b/contrib/oekaki/test.php new file mode 100644 index 00000000..f4257590 --- /dev/null +++ b/contrib/oekaki/test.php @@ -0,0 +1,9 @@ +log_in_as_user(); + $this->get_page("oekaki/create"); + $this->log_out(); + } +} +?>