Skip to content

Instantly share code, notes, and snippets.

@darkslategrey
Created December 27, 2018 17:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save darkslategrey/cf3f89905c4aaee6d94075b939b1976a to your computer and use it in GitHub Desktop.
Save darkslategrey/cf3f89905c4aaee6d94075b939b1976a to your computer and use it in GitHub Desktop.
[greg@poire infra]$ mix test
Compiling 1 file (.ex)
== Compilation error in file test/infra_test.exs ==
** (CompileError) test/infra_test.exs:12: Infra.__struct__/1 is undefined, cannot expand struct Infra
(ex_unit) expanding macro: ExUnit.Assertions.assert/1
test/infra_test.exs:12: Scraper.InfraTest."test destruct"/1
(elixir) lib/code.ex:677: Code.require_file/2
(elixir) lib/kernel/parallel_compiler.ex:201: anonymous fn/4 in Kernel.ParallelCompiler.spawn_workers/6
[greg@poire infra]$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment