From cb01d13034ad41a29533b623cbbf7c23b37a231c Mon Sep 17 00:00:00 2001 From: Kelly Rauchenberger Date: Mon, 2 Jul 2018 17:57:12 -0400 Subject: Removed test files --- test/fixtures/entries.yml | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 test/fixtures/entries.yml (limited to 'test/fixtures/entries.yml') 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 @@ -# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html - -one: - title: MyString - body: MyText - directory: MyString - slug: MyString - type: - -two: - title: MyString - body: MyText - directory: MyString - slug: MyString - type: -- cgit 1.4.1