mirror of
https://github.com/jwetzell/rttrp-js.git
synced 2026-09-02 12:49:02 +00:00
cleanup import on tests
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
const { deepEqual, throws } = require('assert');
|
||||
const { describe, it } = require('node:test');
|
||||
const { Decoders } = require('../dist/cjs');
|
||||
const { Decoders } = require('../');
|
||||
const goodTests = [
|
||||
{
|
||||
description: 'RTTrPL + Lighting Output + Universe + Spot + Single Channel Block',
|
||||
|
||||
Reference in New Issue
Block a user