projects
/
platform
/
core
/
csapi
/
tizenfx.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a9524b6
)
Update ButtonTest1.cs
author
Jay Cho
<chojoong@gmail.com>
Tue, 5 Jun 2018 08:48:39 +0000
(17:48 +0900)
committer
GitHub
<noreply@github.com>
Tue, 5 Jun 2018 08:48:39 +0000
(17:48 +0900)
test/ElmSharp.Test/TC/ButtonTest1.cs
patch
|
blob
|
history
diff --git
a/test/ElmSharp.Test/TC/ButtonTest1.cs
b/test/ElmSharp.Test/TC/ButtonTest1.cs
index ab39a6108a2229f933835ad01e8ea5806ad82483..90cca3b7e0a579b8b6f4509c1ee7a6aef7852c83 100644
(file)
--- a/
test/ElmSharp.Test/TC/ButtonTest1.cs
+++ b/
test/ElmSharp.Test/TC/ButtonTest1.cs
@@
-87,6
+87,5
@@
namespace ElmSharp.Test
button4.Resize(500, 100);
button4.Move(0, 600);
}
-
}
}