mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
Move SPDX header to top of README file
Signed-off-by: Steffen Vogel <steffen.vogel@opal-rt.com>
This commit is contained in:
parent
45b6f602dc
commit
57d5ed8e55
1 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,11 @@
|
|||
# Integration Tests
|
||||
|
||||
Run tests:
|
||||
<!--
|
||||
SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University
|
||||
SPDX-License-Identifier: Apache-2.0
|
||||
-->
|
||||
|
||||
## Run tests
|
||||
|
||||
```
|
||||
$ BUILDDIR=/VILLASnode/build/ /VILLASnode/tools/integration-tests.sh
|
||||
|
@ -18,8 +23,3 @@ Example:
|
|||
```
|
||||
$ BUILDDIR=/VILLASnode/build/ /VILLASnode/tools/integration-tests.sh -f pipe-loopback-socket -v
|
||||
```
|
||||
|
||||
<!--
|
||||
SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University
|
||||
SPDX-License-Identifier: Apache-2.0
|
||||
-->
|
||||
|
|
Loading…
Add table
Reference in a new issue