Skip to content

Commit

Permalink
moved test file
Browse files Browse the repository at this point in the history
  • Loading branch information
noinia committed Mar 30, 2024
1 parent d69fb41 commit 4c6b3c4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion hgeometry/test-with-ipe/test/PlaneGraph/RenderSpec.hs
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ type R = Double

spec :: Spec
spec = describe "render planegraph tests" $ do
goldenWith [osp|data/golden|]
goldenWith [osp|data/test-with-ipe/golden/PlaneGraph|]
(ipeContentGolden { name = [osp|smallPlaneGraph|]})
(drawGraph smallGraph)
-- eg <- runIO $ decodeYAMLFile [osp|myPlaneGraph.yaml|]
Expand Down

0 comments on commit 4c6b3c4

Please sign in to comment.