Commit 5c64da2f by David Ormsbee Committed by Calen Pennington

CoffeeScript tests migration: Rename files

Step 1 in our migration steps is to rename the CoffeeScript files to
the JS files they will be replaced with, so that we can preserve file
history.
parent aa0377b0
test_problem_display.js
test_problem_generator.js
test_problem_grader.js
xproblem.js
\ No newline at end of file
*.js
# Tests for video are written in pure JavaScript.
!video/*.js
# Tests for Time are written in pure JavaScript.
!time_spec.js
!collapsible_spec.js
!xmodule_spec.js
!sequence/display_spec.js
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment