[gjs: 1/3] testEverythingBasic: Fix outdated comment
- From: Philip Chimento <pchimento src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gjs: 1/3] testEverythingBasic: Fix outdated comment
- Date: Mon, 5 Aug 2019 00:00:41 +0000 (UTC)
commit 06c1a6f7e50089ae753bebdb2f6a2a81248c7fd0
Author: Philip Chimento <philip chimento gmail com>
Date: Thu Aug 1 21:54:07 2019 -0700
testEverythingBasic: Fix outdated comment
installed-tests/js/testEverythingBasic.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/installed-tests/js/testEverythingBasic.js b/installed-tests/js/testEverythingBasic.js
index d8e6c250..77bee144 100644
--- a/installed-tests/js/testEverythingBasic.js
+++ b/installed-tests/js/testEverythingBasic.js
@@ -743,7 +743,7 @@ describe('Life, the Universe and Everything', function () {
subclassObject = new Regress.TestSubObj();
});
- // Everything.func_obj_null_in expects a Everything.TestObj
+ // Regress.func_obj_null_in expects a Regress.TestObj
it('function does not accept a GObject of the wrong type', function () {
expect(() => Regress.func_obj_null_in(wrongObject)).toThrow();
});
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]