From a01f976b4cfa4a72deed2d12e9b4b5e897de30ef Mon Sep 17 00:00:00 2001 From: Jean-Philippe Lang Date: Sun, 22 Jun 2008 10:45:03 +0000 Subject: Adds basic support for issue creation via email (#1110). git-svn-id: http://redmine.rubyforge.org/svn/trunk@1568 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- test/fixtures/enumerations.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'test/fixtures/enumerations.yml') diff --git a/test/fixtures/enumerations.yml b/test/fixtures/enumerations.yml index 5e2615476..22a581ab9 100644 --- a/test/fixtures/enumerations.yml +++ b/test/fixtures/enumerations.yml @@ -19,6 +19,7 @@ enumerations_005: name: Normal id: 5 opt: IPRI + is_default: true enumerations_006: name: High id: 6 -- cgit v1.2.3