From 6990d052d5e95295e729aae28a0d30bfdcb98573 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs=20Espino?= Date: Thu, 11 Jan 2018 16:57:47 +0100 Subject: [XYZ-6] Add sampledata platform command (#8027) * Add fake dependency * [XYZ-6] Add sampledata platform command * Creating EMOJI_NAME_MAX_LENGTH as a constant and using it where needed --- vendor/github.com/icrowley/fake/data/en/colors | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 vendor/github.com/icrowley/fake/data/en/colors (limited to 'vendor/github.com/icrowley/fake/data/en/colors') diff --git a/vendor/github.com/icrowley/fake/data/en/colors b/vendor/github.com/icrowley/fake/data/en/colors new file mode 100644 index 000000000..d2e269026 --- /dev/null +++ b/vendor/github.com/icrowley/fake/data/en/colors @@ -0,0 +1,19 @@ +Red +Blue +Green +Yellow +Orange +Purple +Violet +Indigo +Teal +Pink +Fuscia +Goldenrod +Mauv +Aquamarine +Turquoise +Crimson +Maroon +Puce +Khaki \ No newline at end of file -- cgit v1.2.3-1-g7c22