mirror of
https://github.com/jwetzell/rttrp-js.git
synced 2026-09-04 05:39:03 +00:00
switch to tsdown
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
const { deepEqual, throws } = require('assert');
|
||||
const { describe, it } = require('node:test');
|
||||
const { Decoders } = require('../');
|
||||
const { Decoders } = require('@jwetzell/rttrp');
|
||||
const goodTests = [
|
||||
{
|
||||
description: 'RTTrPL + Lighting Output + Universe + Spot + Single Channel Block',
|
||||
|
||||
Reference in New Issue
Block a user