This is an automated email from the ASF dual-hosted git repository.
junchao pushed a commit to branch apache_check
in repository https://gitbox.apache.org/repos/asf/incubator-resilientdb.git
The following commit(s) were added to refs/heads/apache_check by this push:
new 09cbe250 test
09cbe250 is described below
commit 09cbe25013a2f55246be3d1e05786835102acae0
Author: Ubuntu <[email protected]>
AuthorDate: Sat May 4 12:55:49 2024 +0000
test
---
platform/test/resdb_test.cpp | 18 ------------------
1 file changed, 18 deletions(-)
diff --git a/platform/test/resdb_test.cpp b/platform/test/resdb_test.cpp
index fca03a15..87b48d01 100644
--- a/platform/test/resdb_test.cpp
+++ b/platform/test/resdb_test.cpp
@@ -1,21 +1,3 @@
-/*
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements. See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership. The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License. You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied. See the License for the
- * specific language governing permissions and limitations
- * under the License.
- */
#include <glog/logging.h>
#include <gmock/gmock.h>