diff --git a/os_win/conf.py b/os_win/conf.py index f2d29f66..608c6375 100644 --- a/os_win/conf.py +++ b/os_win/conf.py @@ -54,3 +54,4 @@ CONF.register_opts(os_win_opts, os_win_group) def list_opts(): return [(os_win_group, os_win_opts)] +# dummy change