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.
This commit is contained in:
David Ormsbee
2017-08-17 19:58:22 -04:00
committed by Calen Pennington
parent aa0377b01e
commit 5c64da2f63
35 changed files with 0 additions and 17 deletions

View File

@@ -1 +0,0 @@
*.js

View File

@@ -1,4 +0,0 @@
test_problem_display.js
test_problem_generator.js
test_problem_grader.js
xproblem.js

View File

@@ -1,10 +0,0 @@
*.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

View File

@@ -1 +0,0 @@
*.js

View File

@@ -1 +0,0 @@
*.js