[vala/wip/issue/327: 23/27] Fixed messed up with test
- From: Rico Tzschichholz <ricotz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [vala/wip/issue/327: 23/27] Fixed messed up with test
- Date: Mon, 27 Apr 2020 12:15:57 +0000 (UTC)
commit feb9c243e581aaebfd8029995e468d1ddb5db6ac
Author: Nick Schrader <nick schrader mailbox org>
Date: Sun Apr 12 15:26:40 2020 -0300
Fixed messed up with test
tests/objects/with-instance.vala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/tests/objects/with-instance.vala b/tests/objects/with-instance.vala
index e2081c719..715833ef8 100644
--- a/tests/objects/with-instance.vala
+++ b/tests/objects/with-instance.vala
@@ -39,7 +39,7 @@ class TestFoo {
}
// Copy and paste TestFoo, change Foo to Bar
-class TestFoo {
+class TestBar {
public static int class_field;
public int instance_field;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]