[gnome-shell/wip/message-tray: 3/13] tests: Fix borders test
- From: Debarshi Ray <debarshir src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell/wip/message-tray: 3/13] tests: Fix borders test
- Date: Tue, 31 Jul 2012 11:45:40 +0000 (UTC)
commit c390a8c8947aad6f551d0b89e2fa10b5f575f0be
Author: Jasper St. Pierre <jstpierre mecheye net>
Date: Sat Jul 28 05:44:35 2012 -0300
tests: Fix borders test
Bad merge
https://bugzilla.gnome.org/show_bug.cgi?id=680801
tests/interactive/borders.js | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/tests/interactive/borders.js b/tests/interactive/borders.js
index 0e27058..97d049d 100644
--- a/tests/interactive/borders.js
+++ b/tests/interactive/borders.js
@@ -84,7 +84,6 @@ function test() {
function addGradientCase(direction, borderWidth, borderRadius, extra) {
let gradientBox = new St.BoxLayout({ style_class: 'background-gradient',
style: 'border: ' + borderWidth + 'px solid #8b0000;'
->>>>>>> 2aff593... tests: Run each test in a function
+ 'border-radius: ' + borderRadius + 'px;'
+ 'background-gradient-direction: ' + direction + ';'
+ 'width: 32px;'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]