зеркало из https://github.com/github/ruby.git
Fix a typo [ci skip]
This commit is contained in:
Родитель
ab1aa90c32
Коммит
bb955096d8
|
@ -29,7 +29,7 @@ describe "Module#const_added" do
|
|||
ScratchPad.recorded.should == [:TEST]
|
||||
end
|
||||
|
||||
it "is called when a new constant is assigned on self throught const_set" do
|
||||
it "is called when a new constant is assigned on self through const_set" do
|
||||
ScratchPad.record []
|
||||
|
||||
mod = Module.new do
|
||||
|
|
Загрузка…
Ссылка в новой задаче