diff options
author | Luke Kanies <luke@madstop.com> | 2007-10-05 00:08:15 -0500 |
---|---|---|
committer | Luke Kanies <luke@madstop.com> | 2007-10-05 00:08:15 -0500 |
commit | 275af562b462813ddf5ddbad2192ddc2bf57770c (patch) | |
tree | aceabf68095b8c34fd599f245022a9aaab0984da /test/rails/ast.rb | |
parent | ce0178316d8cefd072f53d39b59ce47332f6ec8f (diff) | |
parent | 29accba1b9343f4967c15d36506b3bf60d5f0f9c (diff) | |
download | puppet-275af562b462813ddf5ddbad2192ddc2bf57770c.tar.gz puppet-275af562b462813ddf5ddbad2192ddc2bf57770c.tar.xz puppet-275af562b462813ddf5ddbad2192ddc2bf57770c.zip |
Merge branch 'routing' of http://git.rickbradley.com/puppet into routing
Diffstat (limited to 'test/rails/ast.rb')
-rwxr-xr-x | test/rails/ast.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/rails/ast.rb b/test/rails/ast.rb index fb6374401..48ec18c45 100755 --- a/test/rails/ast.rb +++ b/test/rails/ast.rb @@ -71,4 +71,3 @@ class TestRailsAST < PuppetTest::TestCase end end -# $Id$ |