summaryrefslogtreecommitdiff
path: root/tests/functional/i/inherit_non_class.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/functional/i/inherit_non_class.txt')
-rw-r--r--tests/functional/i/inherit_non_class.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/functional/i/inherit_non_class.txt b/tests/functional/i/inherit_non_class.txt
index 3be70cb9d..f0c7000d3 100644
--- a/tests/functional/i/inherit_non_class.txt
+++ b/tests/functional/i/inherit_non_class.txt
@@ -6,4 +6,4 @@ inherit-non-class:33:Bad4:Inheriting 'Empty()', which is not a class.
inherit-non-class:68:NotInheritableBool:Inheriting 'bool', which is not a class.
inherit-non-class:72:NotInheritableRange:Inheriting 'range', which is not a class.
inherit-non-class:76:NotInheritableSlice:Inheriting 'slice', which is not a class.
-inherit-non-class:80:NotInheritableMemoryView:Inheriting 'memoryview', which is not a class. \ No newline at end of file
+inherit-non-class:80:NotInheritableMemoryView:Inheriting 'memoryview', which is not a class.