Skip to content

Commit 93b7963

Browse files
authored
Update gabledroofbug.test.js
1 parent 459c7e3 commit 93b7963

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/gabledroofbug.test.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ import {jest} from '@jest/globals';
55
import fetchMock from 'jest-fetch-mock';
66
fetchMock.enableMocks();
77
import { Building } from '../src/building.js';
8+
import { BuildingPart } from '../src/buildingpart.js';
89
import { BuildingShapeUtils } from '../src/extras/BuildingShapeUtils.js';
910
import { TextEncoder } from 'node:util';
1011

0 commit comments

Comments
 (0)