[seed] [tests] Accidentally committed broken test in last commit.
- From: Tim Horton <hortont src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [seed] [tests] Accidentally committed broken test in last commit.
- Date: Fri, 31 Jul 2009 02:19:31 +0000 (UTC)
commit fabfb136e709eda42c2d6d11230e2c2e7b539bda
Author: Tim Horton <hortont424 gmail com>
Date: Thu Jul 30 22:19:16 2009 -0400
[tests] Accidentally committed broken test in last commit.
tests/javascript/gtypes/gtype-property-nice.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tests/javascript/gtypes/gtype-property-nice.js b/tests/javascript/gtypes/gtype-property-nice.js
index c6b0c21..d8958a8 100755
--- a/tests/javascript/gtypes/gtype-property-nice.js
+++ b/tests/javascript/gtypes/gtype-property-nice.js
@@ -11,7 +11,7 @@ Gtk.init(Seed.argv);
HelloWindowType = {
parent: Gtk.Window.type,
name: "HelloWindow",
- properties: [{
+ properties: [{name: "randomproperty",
type: GObject.TYPE_BOOLEAN,
nick: "randomproperty",
blurb: "longer blurb about property",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]