Packages

Hybrid Search with Postgres and Ecto.

Current section

Files

Jump to
vecto test vecto_test.exs
Raw

test/vecto_test.exs

defmodule VectoTest do
use ExUnit.Case
doctest Vecto
# test "greets the world" do
# assert Vecto.hello() == :world
# end
end