diff --git a/python/ycm/tests/postcomplete_tests.py b/python/ycm/tests/postcomplete_test.py similarity index 99% rename from python/ycm/tests/postcomplete_tests.py rename to python/ycm/tests/postcomplete_test.py index d883c02a..67253d2d 100644 --- a/python/ycm/tests/postcomplete_tests.py +++ b/python/ycm/tests/postcomplete_test.py @@ -1,6 +1,6 @@ # encoding: utf-8 # -# Copyright (C) 2015 YouCompleteMe contributors +# Copyright (C) 2015-2016 YouCompleteMe contributors # # This file is part of YouCompleteMe. #