diff --git a/types/serialport/serialport-tests.ts b/types/serialport/serialport-tests.ts index 58d39cb1d6..7b1c69bf74 100644 --- a/types/serialport/serialport-tests.ts +++ b/types/serialport/serialport-tests.ts @@ -1,7 +1,3 @@ -// Tests for serialport.d.ts -// Project: https://github.com/EmergingTechnologyAdvisors/node-serialport -// Definitions by: Jeremy Foster -// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // Tests taken from documentation samples. import * as SerialPort from 'serialport';