summaryrefslogtreecommitdiff
path: root/ElmSharp.Test/ElmSharp.Test.csproj
diff options
context:
space:
mode:
authorSeungkeun Lee <sngn.lee@samsung.com>2017-05-31 02:29:22 +0000
committerGerrit Code Review <gerrit@review.ap-northeast-2.compute.internal>2017-05-31 02:29:22 +0000
commit18604b62a7509bcb4b1bd312fd8f19b03188b663 (patch)
treee6b8be3c6a625c5fd64b83d820bccabb76814147 /ElmSharp.Test/ElmSharp.Test.csproj
parentb8310b445102d33193cca29fce2788bf39ad9eea (diff)
parent3547560e29ee5f63b954d0a8e000e4c11c8be090 (diff)
downloadelm-sharp-18604b62a7509bcb4b1bd312fd8f19b03188b663.tar.gz
elm-sharp-18604b62a7509bcb4b1bd312fd8f19b03188b663.tar.bz2
elm-sharp-18604b62a7509bcb4b1bd312fd8f19b03188b663.zip
Merge "Add the Toolbar TC for changing the background color of Toolbar and ToolbarItem" into tizen
Diffstat (limited to 'ElmSharp.Test/ElmSharp.Test.csproj')
-rwxr-xr-x[-rw-r--r--]ElmSharp.Test/ElmSharp.Test.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/ElmSharp.Test/ElmSharp.Test.csproj b/ElmSharp.Test/ElmSharp.Test.csproj
index 68c9815..8457572 100644..100755
--- a/ElmSharp.Test/ElmSharp.Test.csproj
+++ b/ElmSharp.Test/ElmSharp.Test.csproj
@@ -110,6 +110,7 @@
<Compile Include="TC\SpinnerTest1.cs" />
<Compile Include="TC\ToolbarTest1.cs" />
<Compile Include="TC\ToolbarTest2.cs" />
+ <Compile Include="TC\ToolbarTest3.cs" />
<Compile Include="TC\WindowInternalTest.cs" />
<Compile Include="TestCaseBase.cs" />
<Compile Include="TestRunner.cs" />