diff --git a/tests/beman/scope/scope.test.cpp b/tests/beman/scope/scope.test.cpp index e6bfdef..b471b7d 100644 --- a/tests/beman/scope/scope.test.cpp +++ b/tests/beman/scope/scope.test.cpp @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception + int main() { // TODO: Add tests }