Run EF tests on GitLab (#562)

This commit is contained in:
Michael Sproul
2019-10-22 12:35:35 +09:00
committed by GitHub
parent 96a327fe50
commit 6484d4197d
7 changed files with 65 additions and 30 deletions

View File

@@ -1,3 +1,5 @@
#![cfg(feature = "ef_tests")]
use ef_tests::*;
use types::*;