[gnome-shell] tests: Fix borders test
- From: Jasper St. Pierre <jstpierre src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] tests: Fix borders test
- Date: Fri, 3 Aug 2012 15:27:32 +0000 (UTC)
commit 114fb4219b0fff7de167d572a37b00be76b479f3
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]