aboutsummaryrefslogtreecommitdiff
path: root/tests/questiontype_test.php
diff options
context:
space:
mode:
authorJean-Michel Vedrine <vedrine@vedrine.org>2018-01-01 19:10:49 +0100
committerJean-Michel Vedrine <vedrine@vedrine.org>2018-01-01 19:10:49 +0100
commit294edec77a967e743631bfe2cde6b8ecc47b980c (patch)
tree992d1425dc9ccaaea338b8a43196a28e6f16b673 /tests/questiontype_test.php
parent256a9808276e420bc7ee6168f04ab31b6cfe4d44 (diff)
Test multiplication display
Diffstat (limited to 'tests/questiontype_test.php')
-rw-r--r--tests/questiontype_test.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/questiontype_test.php b/tests/questiontype_test.php
index 7a4cf4b..929b074 100644
--- a/tests/questiontype_test.php
+++ b/tests/questiontype_test.php
@@ -83,7 +83,7 @@ class qtype_algebra_test extends advanced_testcase {
), $this->qtype->get_possible_responses($q));
}
- public function test_question_saving_frogtoad() {
+ public function test_question_saving_simplemath() {
$this->resetAfterTest(true);
$this->setAdminUser();