1
0
mirror of https://github.com/JuanCanham/HackMyResume.git synced 2024-07-03 00:30:05 +01:00

Rename JSON Resume test sheet to test-jrs-sheet.js.

This commit is contained in:
devlinjd 2015-11-18 23:44:38 -05:00
parent f3eb46a154
commit 0bebd87bd6

View File

@ -9,7 +9,7 @@ var chai = require('chai')
chai.config.includeStack = false;
describe('fullstack.json', function () {
describe('fullstack.json (JRS)', function () {
var _sheet;