add test notifier

This commit is contained in:
Felipe Madero
2021-10-23 14:10:18 -03:00
parent abc567a74b
commit e2c0aa93bb
-5
View File
@@ -1,5 +0,0 @@
package networkrunner
type NetworkContext interface {
Fatal(error)
}