diff --git a/__init__.py b/__init__.py index 7473759d..d8b60bbd 100644 --- a/__init__.py +++ b/__init__.py @@ -494,3 +494,6 @@ def unregister(): addon_updater_ops.unregister() unregister_class(ExampleAddonPreferences) + + +new_test_array = ["Badly formatted!"]