diff --git a/api-server/server/boot_tests/README.md b/api-server/server/boot_tests/README.md new file mode 100644 index 0000000000..618b113099 --- /dev/null +++ b/api-server/server/boot_tests/README.md @@ -0,0 +1,3 @@ +## Test scripts for the boot directory + +These files cannot be co-located with the files under test due to the auto-discovery the loopback-boot employs.