some fixes from dialyzer output

This commit is contained in:
Ramon Snir
2015-04-13 19:15:49 +03:00
committed by Carlos Martín Nieto
parent f943274ad8
commit b2af788af0
6 changed files with 15 additions and 9 deletions

View File

@@ -2,7 +2,6 @@ defmodule IndexTest do
use ExUnit.Case
use Geef
alias Geef.Index
alias Geef.Index.Entry
import RepoHelpers