mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-06-19 04:04:32 +00:00
libs/types: add license for test-config.rs
add SPDX license identifier: Apache-2.0 Signed-off-by: Zhongtao Hu <zhongtaohu.tim@linux.alibaba.com>
This commit is contained in:
parent
97d8c6c0fa
commit
626828696d
@ -1,3 +1,7 @@
|
|||||||
|
// Copyright (c) 2019-2021 Alibaba Cloud
|
||||||
|
//
|
||||||
|
// SPDX-License-Identifier: Apache-2.0
|
||||||
|
//
|
||||||
#[cfg(test)]
|
#[cfg(test)]
|
||||||
mod tests {
|
mod tests {
|
||||||
use kata_types::annotations::{
|
use kata_types::annotations::{
|
||||||
|
Loading…
Reference in New Issue
Block a user