From f84638fd816d2295c5d9f60c0ac8eb6df50d1aba Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Tue, 29 Oct 2019 13:42:00 -0400 Subject: start the rewrite --- tests/osc.rs | 2 -- 1 file changed, 2 deletions(-) (limited to 'tests/osc.rs') diff --git a/tests/osc.rs b/tests/osc.rs index 59ab943..be3c476 100644 --- a/tests/osc.rs +++ b/tests/osc.rs @@ -1,5 +1,3 @@ -extern crate vt100; - mod support; use support::TestHelpers; -- cgit v1.2.3-54-g00ecf