Skip to content

Commit

Permalink
Update import path in Coq generated test
Browse files Browse the repository at this point in the history
  • Loading branch information
tchajed committed Jul 19, 2024
1 parent df9ed05 commit a0fd0b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/test_gen/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ From Perennial.goose_lang Require Import ffi.disk_prelude.
From Perennial.goose_lang.interpreter Require Import test_config.
(* test functions *)
From Goose.github_com.tchajed.goose.internal.examples Require Import semantics.
From Goose.github_com.goose_lang.goose.internal.examples Require Import semantics.
`

Expand Down

0 comments on commit a0fd0b1

Please sign in to comment.