Commit a100723e authored by Alberto Miranda's avatar Alberto Miranda ♨️ Committed by Marc Vef
Browse files

Add README.md for shell tests

parent 4d9e0cd0
Loading
Loading
Loading
Loading

tests/shell/README.md

0 → 100644
+5 −0
Original line number Diff line number Diff line
# README 

This directory contains all GekkoFS tests that require a shell interpreter in
order to run. The tests should exercise shell commands such as `cp` or `mv`, as
well as shell constructs such as *piping* and *redirection*.