Add missing license comment to test file
This commit is contained in:
parent
dacf75594e
commit
c3c1f6f82d
|
@ -1,3 +1,5 @@
|
|||
// SPDX-License-Identifier: CC0-1.0
|
||||
|
||||
//! Test the API surface of `units`.
|
||||
//!
|
||||
//! The point of these tests are to check the API surface as opposed to test the API functionality.
|
||||
|
|
Loading…
Reference in New Issue