Skip to content
This repository has been archived by the owner on Nov 17, 2019. It is now read-only.

Commit

Permalink
create link between region and country
Browse files Browse the repository at this point in the history
  • Loading branch information
Lance Haig committed Feb 20, 2013
1 parent 6bffc7c commit dcd74d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/fixtures/regions.yml
Expand Up @@ -5,7 +5,7 @@ one:
local_code: MyString
name: MyString
continent: MyString
iso_country: MyString
country_id: 1
wikipedia_link: MyString
keywords: MyString

Expand All @@ -14,6 +14,6 @@ two:
local_code: MyString
name: MyString
continent: MyString
iso_country: MyString
country_id: 1
wikipedia_link: MyString
keywords: MyString

0 comments on commit dcd74d5

Please sign in to comment.