repo.or.cz
/
nfoiled.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Removed some functionality from `Key`. Going to re-work that API into a `KeySequence...
[nfoiled.git]
/
spec
/
nfoiled
/
terminal_spec.rb
blob
0dc47cff96a7159f899b1491b749333e19d4af8c
1
require File.expand_path(File.join( File.dirname(__FILE__), '..', 'spec_helper' ))
2
require 'nfoiled/terminal'
3
4
describe Nfoiled::Terminal do
5
it "should be awesome"
6
end