diff options
Diffstat (limited to 'tests/test_ui.py')
| -rw-r--r-- | tests/test_ui.py | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/test_ui.py b/tests/test_ui.py index 7ae1e79..7ab5099 100644 --- a/tests/test_ui.py +++ b/tests/test_ui.py @@ -96,11 +96,6 @@ class TestUI(unittest.TestCase): ), ( PdfUrl, - "https://gertjanvandenburg.com/papers/VandenBurg_Nazabal_Sutton_-_Wrangling_Messy_CSV_Files_by_Detecting_Row_and_Type_Patterns_2019.pdf", - "https://gertjanvandenburg.com/papers/VandenBurg_Nazabal_Sutton_-_Wrangling_Messy_CSV_Files_by_Detecting_Row_and_Type_Patterns_2019.pdf", - ), - ( - PdfUrl, "https://confcats_isif.s3.amazonaws.com/web-files/journals/entries/Nonlinear%20Kalman%20Filters.pdf", "https://confcats_isif.s3.amazonaws.com/web-files/journals/entries/Nonlinear%20Kalman%20Filters.pdf", ), |
