質問編集履歴
1
誤字がありました。
test
CHANGED
File without changes
|
test
CHANGED
@@ -194,7 +194,7 @@
|
|
194
194
|
|
195
195
|
var testResult = new testResult();
|
196
196
|
|
197
|
-
testResult.times =
|
197
|
+
testResult.times = 3;
|
198
198
|
|
199
199
|
testResult.score = 99;
|
200
200
|
|