diff --git a/contrib/random_image/test.php b/contrib/random_image/test.php
index 9a462bf2..4d30c0e1 100644
--- a/contrib/random_image/test.php
+++ b/contrib/random_image/test.php
@@ -19,7 +19,7 @@ class RandomTest extends ShimmieWebTestCase {
 		$this->log_out();
 	}
 
-	function tesPostListBlock() {
+	function testPostListBlock() {
 		$this->log_in_as_admin();
 		$this->get_page("setup");
 		$this->set_field("_config_show_random_block", true);