Skip to content

Commit

Permalink
Update test.js (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
Munter authored and lsolesen committed Aug 13, 2021
1 parent 60d4ffd commit 52edf0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
require('../assets/js/cooper.js');
const motionsplan = require('../assets/js/cooper.js');

var assert = require('assert');
describe('CooperClinicMortalityRiskIndex', function() {
Expand Down

0 comments on commit 52edf0e

Please sign in to comment.