Skip to content

Commit 0441860

Browse files
oops
1 parent 04d6464 commit 0441860

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

integration_test/myxql/prepare_test.exs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
defmodule Ecto.Integration.PrepareTest do
22
use Ecto.Integration.Case, async: false
33

4+
import Ecto.Query, only: [from: 2]
5+
46
alias Ecto.Integration.TestRepo
57
alias Ecto.Integration.Post
68

0 commit comments

Comments
 (0)