From 5a42e3319e8162f6e2f0661a4e1731836277c24e Mon Sep 17 00:00:00 2001 From: Doug Evans Date: Mon, 13 Jan 2025 14:33:35 -0800 Subject: [PATCH] i#2522: DO NOT SUBMIT, test to exercise github test jobs This is just a test to exercise the github test jobs. It is not for submission. --- common/utils.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/common/utils.h b/common/utils.h index 040d093d..2ec5c4c5 100644 --- a/common/utils.h +++ b/common/utils.h @@ -1,3 +1,5 @@ +/* Test to exercise github test jobs. */ + /* ********************************************************** * Copyright (c) 2010-2024 Google, Inc. All rights reserved. * Copyright (c) 2007-2010 VMware, Inc. All rights reserved.