Ruhu, Cleanups!
This commit is contained in:
parent
1c0ca4ff47
commit
8d274ed830
3 changed files with 27 additions and 36 deletions
|
@ -1,10 +1,5 @@
|
|||
import {
|
||||
rollCheckSingleDie,
|
||||
RollOptions,
|
||||
RollProvider,
|
||||
RollResult,
|
||||
RollResultStatus,
|
||||
} from "../../src/module/rolls/ds4rolls";
|
||||
import { rollCheckSingleDie, RollOptions, RollResult, RollResultStatus } from "../../src/module/rolls/roll-executor";
|
||||
import { RollProvider } from "../../src/module/rolls/roll-provider";
|
||||
|
||||
describe("DS4 Rolls", () => {
|
||||
it("Should do a proper single success role", () => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue