Skip to content
This repository was archived by the owner on Jun 7, 2023. It is now read-only.

Commit c131a1f

Browse files
committed
Fix: Correct comment.
This was to re-run the tests.
1 parent fde55ab commit c131a1f

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

runestone/activecode/test/test_activecode.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,7 @@ def test_history(selenium_utils_get):
9292

9393
def test_livecode_datafile(selenium_utils_get):
9494
"""
95-
Runs test2 example
96-
Code is dependent on supplementary file
95+
Code is dependent on datafile directive.
9796
"""
9897
t2 = find_ac(selenium_utils_get, "test_activecode_3")
9998
click_run(selenium_utils_get, t2)

0 commit comments

Comments
 (0)