[vala/wip/issue/327] Fixed messed up with test
- From: Rico Tzschichholz <ricotz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [vala/wip/issue/327] Fixed messed up with test
- Date: Mon, 13 Apr 2020 08:19:55 +0000 (UTC)
commit 7d5157b99729f45449c93e78d3fb14da7891305d
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]