Started again with Rails 4
[feedcatcher.git] / vendor / rails / activerecord / test / fixtures / categorizations.yml
diff --git a/vendor/rails/activerecord/test/fixtures/categorizations.yml b/vendor/rails/activerecord/test/fixtures/categorizations.yml
deleted file mode 100644 (file)
index c5b6fc9..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-david_welcome_general:
-  id: 1
-  author_id: 1
-  post_id: 1
-  category_id: 1
-
-mary_thinking_sti:
-  id: 2
-  author_id: 2
-  post_id: 2
-  category_id: 3
-
-mary_thinking_general:
-  id: 3
-  author_id: 2
-  post_id: 2
-  category_id: 1