| 1 | import { mockP5, mockP5Prototype } from '../../js/mocks'; |
| 2 | import storage from '../../../src/data/local_storage'; |
| 3 | import p5Color from '../../../src/color/p5.Color'; |
| 4 | import creatingReading from '../../../src/color/creating_reading'; |
nothing calls this directly
no test coverage detected