summaryrefslogtreecommitdiffstats
path: root/source/api.py
diff options
context:
space:
mode:
Diffstat (limited to 'source/api.py')
-rw-r--r--source/api.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/api.py b/source/api.py
index 6c1dfb3..708aad3 100644
--- a/source/api.py
+++ b/source/api.py
@@ -2870,7 +2870,7 @@ class TestCase(Mutable):
# Prepare attributes, check test case hash, initialize
self._attributes = """arguments author automated autoproposed bugs
- category components manual plans priority product script
+ category components manual notes plans priority product script
sortkey status summary tags tester testplans time""".split()
testcasehash = kwargs.get("testcasehash")
if testcasehash: