summaryrefslogtreecommitdiff
path: root/test/messages/func_class_access_protected_members.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/messages/func_class_access_protected_members.txt')
-rw-r--r--test/messages/func_class_access_protected_members.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/test/messages/func_class_access_protected_members.txt b/test/messages/func_class_access_protected_members.txt
deleted file mode 100644
index 5900960..0000000
--- a/test/messages/func_class_access_protected_members.txt
+++ /dev/null
@@ -1,5 +0,0 @@
-W: 17:MyClass.test: Access to a protected member _haha of a client class
-W: 32: Access to a protected member _protected of a client class
-W: 33: Access to a protected member _protected of a client class
-W: 34: Access to a protected member _cls_protected of a client class
-W: 35: Access to a protected member _cls_protected of a client class \ No newline at end of file