summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarco Trevisan (Treviño) <mail@3v1n0.net>2023-02-24 01:28:05 +0100
committerMarco Trevisan (Treviño) <mail@3v1n0.net>2023-02-24 01:28:05 +0100
commitb8cc2cc8e0f9683df54909b4c12e702b92294e62 (patch)
tree210a23d0f56c1e8896fee9a62d2e8e4b52988662
parent6a18579ea02add0fdd84eaa116e786376d5c2e2f (diff)
downloadgjs-b8cc2cc8e0f9683df54909b4c12e702b92294e62.tar.gz
testGObjectValue: Enable creating object with a string property
This required GNOME/gobject-introspection!268 but that's now merged.
-rw-r--r--installed-tests/js/testGObjectValue.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/installed-tests/js/testGObjectValue.js b/installed-tests/js/testGObjectValue.js
index aab1e283..8b33d875 100644
--- a/installed-tests/js/testGObjectValue.js
+++ b/installed-tests/js/testGObjectValue.js
@@ -46,8 +46,6 @@ describe('GObject value (GValue)', function () {
e !== 'gtype' &&
e !== 'instance' &&
e !== 'param' &&
- // Include string when gobject-introspection!268 is merged
- e !== 'string' &&
e !== 'schar').concat([
'boxed-struct',
]).reduce((ac, a) => ({