chore: rename challenge-md-parser
This commit is contained in:
committed by
Mrugesh Mohapatra
parent
f4efb13a21
commit
e3511f2930
@ -5,13 +5,13 @@
|
||||
|
||||
// const path = require('path');
|
||||
|
||||
// const { parseMarkdown } = require('../tools/challenge-md-parser');
|
||||
// const { parseMarkdown } = require('../tools/challenge-parser');
|
||||
// const { parseTranslation } = require('./getChallenges');
|
||||
|
||||
// /* eslint-disable max-len */
|
||||
// const {
|
||||
// SIMPLE_TRANSLATION
|
||||
// } = require('../tools/challenge-md-parser/translation-parser/__mocks__/mock-comments');
|
||||
// } = require('../tools/challenge-parser/translation-parser/__mocks__/mock-comments');
|
||||
// /* eslint-enable max-len */
|
||||
|
||||
describe('translation parser', () => {
|
||||
|
Reference in New Issue
Block a user