Skip to content

Commit fd425d8

Browse files
committed
fix problem created during merge
1 parent 6c42cae commit fd425d8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Ledger/Conway/Specification.lagda.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,8 +127,8 @@ import Ledger.Conway.Specification.Script.Validation
127127
## Tests and Examples
128128

129129
```agda
130-
import Ledger.Conway.Specification.Test.Examples
131-
import Ledger.Conway.Specification.Test.StructuredContracts
130+
import Test.Examples
131+
import Test.StructuredContracts
132132
```
133133

134134
## Token Algebras

0 commit comments

Comments
 (0)