diff options
Diffstat (limited to 'sw/PythonTest_sw_python.mk')
-rw-r--r-- | sw/PythonTest_sw_python.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/PythonTest_sw_python.mk b/sw/PythonTest_sw_python.mk index 6676cff2da74..2d1d8bb44eca 100644 --- a/sw/PythonTest_sw_python.mk +++ b/sw/PythonTest_sw_python.mk @@ -26,6 +26,7 @@ $(eval $(call gb_PythonTest_add_modules,sw_python,$(SRCDIR)/sw/qa/python,\ check_table \ get_expression \ set_expression \ + text_portion_enumeration_test \ var_fields \ )) |