Started again with Rails 4
[feedcatcher.git] / vendor / rails / activerecord / test / fixtures / categories.yml
diff --git a/vendor/rails/activerecord/test/fixtures/categories.yml b/vendor/rails/activerecord/test/fixtures/categories.yml
deleted file mode 100644 (file)
index b0770a0..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-general:
-  id: 1
-  name: General
-  type: Category
-
-technology:
-  id: 2
-  name: Technology
-  type: Category
-
-sti_test:
-  id: 3
-  name: Special category
-  type: SpecialCategory