diff options
author | Kelly Rauchenberger <fefferburbia@gmail.com> | 2018-07-02 17:57:12 -0400 |
---|---|---|
committer | Kelly Rauchenberger <fefferburbia@gmail.com> | 2018-07-03 14:01:41 -0400 |
commit | cb01d13034ad41a29533b623cbbf7c23b37a231c (patch) | |
tree | 9bc6af28ed506ec46ce4a41f590e859d972cfd51 /test/fixtures/posts.yml | |
parent | 3a116a19d655622cd08eff1c8baf63c21477bdcb (diff) | |
download | thoughts-cb01d13034ad41a29533b623cbbf7c23b37a231c.tar.gz thoughts-cb01d13034ad41a29533b623cbbf7c23b37a231c.tar.bz2 thoughts-cb01d13034ad41a29533b623cbbf7c23b37a231c.zip |
Removed test files
Diffstat (limited to 'test/fixtures/posts.yml')
-rw-r--r-- | test/fixtures/posts.yml | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/test/fixtures/posts.yml b/test/fixtures/posts.yml deleted file mode 100644 index e192dee..0000000 --- a/test/fixtures/posts.yml +++ /dev/null | |||
@@ -1,9 +0,0 @@ | |||
1 | # Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html | ||
2 | |||
3 | one: | ||
4 | title: MyString | ||
5 | body: MyText | ||
6 | |||
7 | two: | ||
8 | title: MyString | ||
9 | body: MyText | ||