| Index: client/third_party/infra_libs/time_functions/testing.py
|
| diff --git a/client/third_party/infra_libs/time_functions/testing.py b/client/third_party/infra_libs/time_functions/testing.py
|
| index 80c7d1dea9e438a18da1817d592cd296fd99f4f7..40f23b2bea7f1a8cac6a7c94c8339eeb3a3aaadc 100644
|
| --- a/client/third_party/infra_libs/time_functions/testing.py
|
| +++ b/client/third_party/infra_libs/time_functions/testing.py
|
| @@ -1,6 +1,6 @@
|
| # Copyright 2015 The Chromium Authors. All rights reserved.
|
| # Use of this source code is governed by a BSD-style license that can be
|
| -# found in the LICENSE file.
|
| +# that can be found in the LICENSE file.
|
|
|
|
|
| """Provides functions to mock current time in tests."""
|
|
|