diff options
Diffstat (limited to 'actionpack/test/fixtures/projects.yml')
-rw-r--r-- | actionpack/test/fixtures/projects.yml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/actionpack/test/fixtures/projects.yml b/actionpack/test/fixtures/projects.yml deleted file mode 100644 index 02800c7824..0000000000 --- a/actionpack/test/fixtures/projects.yml +++ /dev/null @@ -1,7 +0,0 @@ -action_controller: - id: 2 - name: Active Controller - -active_record: - id: 1 - name: Active Record |