Delete npcomp.edsc_test from python/run_tests.py

pull/1/head
Sean Silva 2020-05-06 18:24:44 -07:00
parent 714bc01c02
commit aa9ffc3a11
1 changed files with 0 additions and 1 deletions

View File

@ -8,7 +8,6 @@ import sys
TEST_MODULES = (
"npcomp.mlir_ir_test",
"npcomp.dialect.Numpy",
"npcomp.edsc_test",
"npcomp.tracing.context",
"npcomp.tracing.mlir_trace",
"npcomp.types",