refactor: resturcture files so that lincensing info can be bundled properly

This commit is contained in:
Johannes Loher 2022-01-31 15:13:32 +01:00
parent 699ba74840
commit 1aa284311f
484 changed files with 119 additions and 179 deletions

View file

@ -3,7 +3,7 @@
//
// SPDX-License-Identifier: MIT
import evaluateCheck from "../../src/module/rolls/check-evaluation";
import evaluateCheck from "../../src/rolls/check-evaluation";
class StubGame {
constructor() {