[recipes] Uses new instruction format in test data



commit a1709106a4f2d80725a0604d4cd0e31ed83faccf
Author: Matthias Clasen <mclasen redhat com>
Date:   Fri Feb 17 21:54:06 2017 -0500

    Uses new instruction format in test data

 data/recipes.db |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/recipes.db b/data/recipes.db
index db7123f..d9e08b1 100644
--- a/data/recipes.db
+++ b/data/recipes.db
@@ -448,7 +448,7 @@ Cuisine=american
 Category=side
 PrepTime=Less than 15 minutes
 CookTime=Quick
-Ingredients=Tomatoes\nCucumber\nPeppers\n1 Egg
+Ingredients=\t\tTomatoes\t\n\t\tCucumber\t\n\t\tPeppers\t\n1\t\tEgg\t
 Instructions=TEST DATA
 Notes=
 Serves=2
@@ -466,7 +466,7 @@ Cuisine=american
 Category=drinks
 PrepTime=15 to 30 minutes
 CookTime=Less than 15 minutes
-Ingredients=TEST DATA
+Ingredients=\t\tspring rolls\t
 Instructions=TEST DATA
 Notes=
 Serves=2


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]