Cleaning up.

This commit is contained in:
jgen 2014-02-19 20:50:00 -05:00
parent 0dd9c19bca
commit 9255c861f7
2 changed files with 4 additions and 4 deletions

View file

@ -27,7 +27,7 @@ class ViewTest extends ShimmieWebTestCase {
$this->assert_title('Image not found'); $this->assert_title('Image not found');
/* /*
* FIXME: this is broken as it assumes Nice URLs. * FIXME: this assumes Nice URLs.
* *
# note: skips image #2 # note: skips image #2
$this->get_page("post/view/$image_id_1?search=test"); // FIXME: assumes niceurls $this->get_page("post/view/$image_id_1?search=test"); // FIXME: assumes niceurls