summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilip Chimento <philip.chimento@gmail.com>2023-03-04 18:25:24 +0000
committerPhilip Chimento <philip.chimento@gmail.com>2023-03-04 18:25:24 +0000
commite8aa880e07a273ac4693158045499f0e4dd2a84a (patch)
tree537e0004dd297a66289454804baa6b71265fe07c
parentc4f8b4814d03e61faeb0b78e98c46bde9e967eaf (diff)
parentb8cc2cc8e0f9683df54909b4c12e702b92294e62 (diff)
downloadgjs-e8aa880e07a273ac4693158045499f0e4dd2a84a.tar.gz
Merge branch 'object-value-string-test-enable' into 'master'
testGObjectValue: Enable creating object with a string property See merge request GNOME/gjs!826
-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) => ({