We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f125e8 commit 9b6a843Copy full SHA for 9b6a843
test/training/medium/dwarfsStandingOnTheShouldersOfGiants/CGTest.js
@@ -1,7 +1,6 @@
1
import { assert } from 'chai';
2
import sinon from 'sinon';
3
import File from '../../../File.js';
4
-import { assertOutputAnswer } from '../../../assertOutputAnswer.js';
5
import { execute } from '../../../../lib/training/medium/dwarfsStandingOnTheShouldersOfGiants/dwarfsStandingOnTheShouldersOfGiants.js';
6
7
/**
test/training/medium/networkCabling/CGTest.js
import { execute } from '../../../../lib/training/medium/networkCabling/networkCabling.js';
0 commit comments