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/entries.yml | |
parent | 3a116a19d655622cd08eff1c8baf63c21477bdcb (diff) | |
download | thoughts-cb01d13034ad41a29533b623cbbf7c23b37a231c.tar.gz thoughts-cb01d13034ad41a29533b623cbbf7c23b37a231c.tar.bz2 thoughts-cb01d13034ad41a29533b623cbbf7c23b37a231c.zip |
Removed test files
Diffstat (limited to 'test/fixtures/entries.yml')
-rw-r--r-- | test/fixtures/entries.yml | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/test/fixtures/entries.yml b/test/fixtures/entries.yml deleted file mode 100644 index 7bb736a..0000000 --- a/test/fixtures/entries.yml +++ /dev/null | |||
@@ -1,15 +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 | directory: MyString | ||
7 | slug: MyString | ||
8 | type: | ||
9 | |||
10 | two: | ||
11 | title: MyString | ||
12 | body: MyText | ||
13 | directory: MyString | ||
14 | slug: MyString | ||
15 | type: | ||