From 89646a6ceee4361966c9a61c632affe8ee7d14a2 Mon Sep 17 00:00:00 2001 From: Corey Oordt Date: Mon, 14 Feb 2011 11:16:07 -0500 Subject: [PATCH] The test for importing checks the first child. With two children either could be 1st, so remove one. --- categories/fixtures/test_category_spaces.txt | 1 - categories/fixtures/test_category_tabs.txt | 1 - 2 files changed, 2 deletions(-) diff --git a/categories/fixtures/test_category_spaces.txt b/categories/fixtures/test_category_spaces.txt index 87bb4d6..025edbe 100644 --- a/categories/fixtures/test_category_spaces.txt +++ b/categories/fixtures/test_category_spaces.txt @@ -4,6 +4,5 @@ Category 1 Category 2 Category 2-1 Category 2-1-1 - Category 2-2 Category 3 Category 3-1 \ No newline at end of file diff --git a/categories/fixtures/test_category_tabs.txt b/categories/fixtures/test_category_tabs.txt index e75f796..207a634 100644 --- a/categories/fixtures/test_category_tabs.txt +++ b/categories/fixtures/test_category_tabs.txt @@ -4,6 +4,5 @@ Category 1 Category 2 Category 2-1 Category 2-1-1 - Category 2-2 Category 3 Category 3-1 \ No newline at end of file