ohif-viewer/LesionTracker/tests/nightwatch/commands/actions/sampleAction.js
2016-01-26 17:57:50 +01:00

5 lines
52 B
JavaScript

exports.command = function() {
return this;
};