Add tests for Subdir operation

Signed-off-by: Tom Chauveau <tom.chauveau@epitech.eu>
This commit is contained in:
Tom Chauveau
2021-04-24 19:32:02 +02:00
parent 907430d409
commit 57256eb8c4
3 changed files with 35 additions and 1 deletions

View File

@@ -19,7 +19,7 @@ hello: {
dir: "/tmp/foo"
},
op.#Export & {
source: "/hello"
source: "./hello"
format: "string"
},
]