From ad58e900247ca9be2b29ea8f926c4120e1c9501a Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Wed, 9 Jan 2019 13:06:11 -0800 Subject: start removing active editgroup code --- rust/tests/test_old_python_tests.rs | 2 -- 1 file changed, 2 deletions(-) (limited to 'rust/tests/test_old_python_tests.rs') diff --git a/rust/tests/test_old_python_tests.rs b/rust/tests/test_old_python_tests.rs index 0676a604..ac9d4112 100644 --- a/rust/tests/test_old_python_tests.rs +++ b/rust/tests/test_old_python_tests.rs @@ -177,8 +177,6 @@ fn test_api_rich_create() { }; assert_eq!(fe.release_ids.unwrap()[0], release_id.clone()); - // had a test for active_editgroup here, but that's soon-to-be-deprecated - server.close().unwrap() } -- cgit v1.2.3