Fixed QuestionTest and changed Copyright notice @ AssessmentGenTest

This commit is contained in:
law39 2020-05-01 15:57:01 +01:00
parent 1f425811ae
commit 0dd12a9192
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
/*
* @(#) AssessmentGeneratorTest.java 0,1 2020/05/01
* <p>
*
* Copyright (c) 2020 Aberystwyth University.
* All rights reserved.
*/

View file

@ -113,7 +113,7 @@ class QuestionTest {
correctEntryList.add("welsh3");
correctEntryList.add("welsh4");
AssessmentGenerator.isEnglish = true;
AssessmentGenerator.isEnglishList = true;
Question.resetScore();