aboutsummaryrefslogtreecommitdiffstats
path: root/Manifest.txt
diff options
context:
space:
mode:
authorAaron Patterson <aaron.patterson@gmail.com>2010-12-06 09:36:02 -0800
committerAaron Patterson <aaron.patterson@gmail.com>2010-12-06 09:36:02 -0800
commit516ae526b34333073df7a9835952d5d499197fdd (patch)
treeb26c83a2c6e3cad34a670e527407aa1f6d0dc2aa /Manifest.txt
parent3446b72ede5232f6cc3b87bf2a9af7cb4ac7f500 (diff)
downloadrails-516ae526b34333073df7a9835952d5d499197fdd.tar.gz
rails-516ae526b34333073df7a9835952d5d499197fdd.tar.bz2
rails-516ae526b34333073df7a9835952d5d499197fdd.zip
adding a test for the dot visitor
Diffstat (limited to 'Manifest.txt')
-rw-r--r--Manifest.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Manifest.txt b/Manifest.txt
index b67d3b24e8..095d3c276e 100644
--- a/Manifest.txt
+++ b/Manifest.txt
@@ -107,6 +107,7 @@ test/test_select_manager.rb
test/test_table.rb
test/test_update_manager.rb
test/visitors/test_depth_first.rb
+test/visitors/test_dot.rb
test/visitors/test_join_sql.rb
test/visitors/test_mysql.rb
test/visitors/test_oracle.rb