commit | f19ea43ad9f5ebbfe77e0f2bc717b6bf6b74a9e0 | [log] [tgz] |
---|---|---|
author | Adrià Vilanova MartÃnez <me@avm99963.com> | Tue Jan 23 20:20:52 2024 +0100 |
committer | gerritbot <gerritbot@avm99963.com> | Tue Jan 23 23:27:50 2024 +0100 |
tree | 468543834291a7e9c48c9f0b92917cf1c63c9f1d | |
parent | 9f9ade5a5fd4ebe76e0ad0d7a91f386f475e8fe9 [diff] [blame] |
Merge branch 'main' into avm99963-monorail Merged commit 34d8229ae2b51fb1a15bd208e6fe6185c94f6266 GitOrigin-RevId: 7ee0917f93a577e475f8e09526dd144d245593f4
diff --git a/mrproto/test/__init__.py b/mrproto/test/__init__.py new file mode 100644 index 0000000..68130d5 --- /dev/null +++ b/mrproto/test/__init__.py
@@ -0,0 +1,3 @@ +# Copyright 2016 The Chromium Authors +# Use of this source code is governed by a BSD-style license that can be +# found in the LICENSE file.