Skip to content

Commit

Permalink
Case bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivo Sonderegger committed Aug 10, 2020
1 parent c36783c commit 5bf3a27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/meteoJS/thermodynamicDiagram.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ const document = window.document;
import {
default as ThermodynamicDiagram,
ThermodynamicDiagram as ThermodynamicDiagramClass
} from '../../src/meteoJS/thermodynamicDiagram.js';
} from '../../src/meteoJS/ThermodynamicDiagram.js';
import Sounding from '../../src/meteoJS/Sounding.js';
import DiagramSounding from '../../src/meteoJS/thermodynamicDiagram/DiagramSounding.js';

Expand Down

0 comments on commit 5bf3a27

Please sign in to comment.