fix spec typo
This commit is contained in:
parent
0cbf05da49
commit
da457b9138
@ -143,7 +143,7 @@ describe Rscons do
|
|||||||
lines.should == []
|
lines.should == []
|
||||||
end
|
end
|
||||||
|
|
||||||
it "does not rebuild a C module when only the file's timestampe has changed" do
|
it "does not rebuild a C module when only the file's timestamp has changed" do
|
||||||
test_dir('header')
|
test_dir('header')
|
||||||
env = Rscons::Environment.new do |env|
|
env = Rscons::Environment.new do |env|
|
||||||
env.Program('header', Dir['*.c'])
|
env.Program('header', Dir['*.c'])
|
||||||
|
Loading…
x
Reference in New Issue
Block a user