repo.or.cz
/
rbx.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Updated RubySpec submodule to 9f66d0b1.
[rbx.git]
/
spec
/
core
/
lookuptable
/
key_spec.rb
blob
14f3bb36930c80756b94311f1542f83684a7b72a
1
require File.dirname(__FILE__) + '/../../spec_helper'
2
require File.dirname(__FILE__) + '/shared/has_key'
3
4
describe "LookupTable#key?" do
5
it_behaves_like :lookuptable_has_key, :key?
6
end