fix: a star in docs
This commit is contained in:
10
logic/test_cases/q1/findModelUnderstandingCheck.test
Normal file
10
logic/test_cases/q1/findModelUnderstandingCheck.test
Normal file
@ -0,0 +1,10 @@
|
||||
class: "EvalTest"
|
||||
success: "PASS"
|
||||
failure: "NO PASS"
|
||||
|
||||
# A python expression to be evaluated. This expression must return the
|
||||
# same result for the student and instructor's code.
|
||||
|
||||
test: "logicPlan.modelToString(logicPlan.findModelUnderstandingCheck())"
|
||||
|
||||
|
Reference in New Issue
Block a user