Fixing test names to match prior art.

This commit is contained in:
Justin Hileman
2010-07-06 13:32:37 -04:00
parent 2cfb8aefc1
commit 93018640d9
6 changed files with 2 additions and 2 deletions
@@ -1,6 +1,6 @@
<?php
class SectionIteratorObject extends Mustache {
class SectionIteratorObjects extends Mustache {
public $start = "It worked the first time.";
public function middle() {