We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48545d1 commit 3a3e399Copy full SHA for 3a3e399
1 file changed
test/nested_sets_root_test.exs
@@ -1,8 +1,6 @@
1
defmodule NestedSetsRootTest do
2
use NestedSets.Case, async: false
3
4
- import NestedSets.Fixtures
5
-
6
alias NestedSets.Test.Repos
7
alias NestedSets.Test.Schemas.{Category, CategoryWithTree, DummyNotNested}
8
0 commit comments