commit | c47289a3196587361ac5fbbd8acd216b1ba0b8dc | [log] [tgz] |
---|---|---|
author | admin <devnull@localhost> | Sun Sep 17 18:09:42 2006 +0000 |
committer | admin <devnull@localhost> | Sun Sep 17 18:09:42 2006 +0000 |
tree | bd1a4da14e64e23313312ae3ba69d68b3061fe14 | |
parent | dac65764e5ead0bcc9e7fcb2477926d7a2c1dc95 [diff] |
diff --git a/user_guide/libraries/unit_testing.html b/user_guide/libraries/unit_testing.html index 182e29e..c110961 100644 --- a/user_guide/libraries/unit_testing.html +++ b/user_guide/libraries/unit_testing.html
@@ -185,7 +185,7 @@ $this->unit->set_template($str); </code> - +<p class="important"><strong>Note:</strong> Your template must be declared <strong>before</strong> running the unit test process.</p>