[PATCH] selftests: prevent carpal tunnel
From: Alexey Dobriyan
Date: Sun Mar 11 2018 - 10:14:09 EST
Shuah, please do
ln -s tools/testing/selftests test
It will save a lot of typing for everyone over the years.
Signed-off-by: Alexey Dobriyan <adobriyan@xxxxxxxxx>
---
test | 1 +
1 file changed, 1 insertion(+)
new file mode 120000
--- /dev/null
+++ b/test
@@ -0,0 +1 @@
+tools/testing/selftests
\ No newline at end of file