UNPKG

129 BPlain TextView Raw
1import CSVError from "./CSVError";
2import assert from "assert";
3describe("CSVError",()=>{
4 it ("should toString()",()=>{
5 })
6})
\No newline at end of file