Removed some functionality from `Key`. Going to re-work that API into a `KeySequence...
[nfoiled.git] / spec / nfoiled / terminal_spec.rb
blob0dc47cff96a7159f899b1491b749333e19d4af8c
1 require File.expand_path(File.join( File.dirname(__FILE__), '..', 'spec_helper' ))
2 require 'nfoiled/terminal'
4 describe Nfoiled::Terminal do
5   it "should be awesome"
6 end