Skip to content

Commit

Permalink
Unit test error eliminated.
Browse files Browse the repository at this point in the history
  • Loading branch information
msyk committed Feb 5, 2024
1 parent 9b25b88 commit 6dc9f04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/js/INTER-Mediator.js
Original file line number Diff line number Diff line change
Expand Up @@ -2125,3 +2125,4 @@ const INTERMediator = {
module.exports = INTERMediator
const INTERMediator_DBAdapter = require('../../src/js/Adapter_DBServer')
const IMLibLocalContext = require('../../src/js/INTER-Mediator-LocalContext')
const INTERMediatorOnPage = require('../../src/js/INTER-Mediator-Page')

0 comments on commit 6dc9f04

Please sign in to comment.