Skip to content

Commit 57555f5

Browse files
palascarbolymer
andcommitted
Move golden tests to test/cardano-wasm-golden
Co-authored-by: Mateusz Galazyn <[email protected]>
1 parent 88979f1 commit 57555f5

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

cardano-wasm/cardano-wasm.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ executable cardano-wasm
6565
test-suite cardano-wasm-golden
6666
type: exitcode-stdio-1.0
6767
main-is: cardano-wasm-golden.hs
68-
hs-source-dirs: test
68+
hs-source-dirs: test/cardano-wasm-golden
6969

7070
if !arch(wasm32)
7171
import: project-config

cardano-wasm/test/Test/Golden/Cardano/Wasm/TypeScript.hs renamed to cardano-wasm/test/cardano-wasm-golden/Test/Golden/Cardano/Wasm/TypeScript.hs

File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)