aboutsummaryrefslogtreecommitdiffstats
path: root/tests/scroll.rs
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2019-10-29 13:42:00 -0400
committerJesse Luehrs <doy@tozt.net>2019-10-29 13:42:00 -0400
commitf84638fd816d2295c5d9f60c0ac8eb6df50d1aba (patch)
tree4562b26f23283710e454d257114813be1623ea1d /tests/scroll.rs
parente525fddb572614f4c6d6a7d71ed44e9dfe7af350 (diff)
downloadvt100-rust-f84638fd816d2295c5d9f60c0ac8eb6df50d1aba.tar.gz
vt100-rust-f84638fd816d2295c5d9f60c0ac8eb6df50d1aba.zip
start the rewrite
Diffstat (limited to 'tests/scroll.rs')
-rw-r--r--tests/scroll.rs2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/scroll.rs b/tests/scroll.rs
index b5a8891..3ac0074 100644
--- a/tests/scroll.rs
+++ b/tests/scroll.rs
@@ -1,5 +1,3 @@
-extern crate vt100;
-
mod support;
use support::TestHelpers;