4 lines
93 B
JavaScript
4 lines
93 B
JavaScript
const whiteboardTest = require('./whiteboard.obj');
|
|
|
|
describe('Whiteboard', whiteboardTest);
|