From 795074cb0b709119f30d4b7d48209dd73b8a2252 Mon Sep 17 00:00:00 2001
From: Samuel M Smith <sam@samuelsmith.org>
Date: Wed, 7 Aug 2024 18:10:34 -0600
Subject: [PATCH] removed obsolete test

---
 tests/vdr/test_eventing.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/vdr/test_eventing.py b/tests/vdr/test_eventing.py
index 2961c2ee..d1237dc4 100644
--- a/tests/vdr/test_eventing.py
+++ b/tests/vdr/test_eventing.py
@@ -713,4 +713,4 @@ def test_tevery_process_escrow(mockCoringRandomNonce):
 if __name__ == "__main__":
     #test_tever_escrow()
     #test_tevery_process_escrow()
-    test_prefixer()
+