diff options
author | Sylvain Pineau <sylvain.pineau@canonical.com> | 2020-07-14 13:46:47 +0200 |
---|---|---|
committer | Sylvain Pineau <sylvain.pineau@canonical.com> | 2020-07-14 13:46:47 +0200 |
commit | 0e2f68cff39f617c1571cf98e48002c7c05890ab (patch) | |
tree | 8b7bc20c804b32e0245b2dc01da60b569c8fbeba /bin | |
parent | aecc2138b889af0aacbfd964be4be6f0576e709d (diff) |
bin:window_test -> window_test.py
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/window_test.py (renamed from bin/window_test) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/window_test b/bin/window_test.py index 23b6f3b..ee79a89 100755 --- a/bin/window_test +++ b/bin/window_test.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- # -# window_test +# window_test.py # # This file is part of Checkbox. # |