From 9789d1e602ec882b4fbf9cca0654881a2d838ac0 Mon Sep 17 00:00:00 2001 From: Dean Herbert Date: Fri, 3 Mar 2017 20:07:36 +0900 Subject: [PATCH] Add missing acronyms in TestCaseDrawings. --- osu.Desktop.VisualTests/Tests/TestCaseDrawings.cs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/osu.Desktop.VisualTests/Tests/TestCaseDrawings.cs b/osu.Desktop.VisualTests/Tests/TestCaseDrawings.cs index fccf5af96f..f42c708cac 100644 --- a/osu.Desktop.VisualTests/Tests/TestCaseDrawings.cs +++ b/osu.Desktop.VisualTests/Tests/TestCaseDrawings.cs @@ -70,11 +70,13 @@ namespace osu.Desktop.VisualTests.Tests { FlagName = "RO", FullName = "Romania", + Acronym = "ROM" }, new Team() { FlagName = "IT", FullName = "Italy", + Acronym = "PIZZA" }, new Team() {