mirror of
https://github.com/SukkaW/Surge.git
synced 2026-01-28 17:41:54 +08:00
Chore: minor changes
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import { describe, it } from 'mocha';
|
||||
|
||||
import { processLine } from './process-line';
|
||||
import expect from 'expect';
|
||||
import { expect } from 'expect';
|
||||
|
||||
describe('processLine', () => {
|
||||
([
|
||||
|
||||
Reference in New Issue
Block a user