1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-03-06 19:48:17 +00:00
Jim Melton 3bf2deb2ae
fixed failing unit test
I don't know how this didn't run before submitting the PR. CI tests are great!

The file-based signal sources were modified to not throw an exception on creation
but rather when connect() is called. The unit test was checking for an exception
upon construction.
2021-02-15 15:33:16 -07:00
..