diff options
author | Martin Braun <martin.braun@ettus.com> | 2016-10-19 13:45:12 -0700 |
---|---|---|
committer | Martin Braun <martin.braun@ettus.com> | 2016-10-19 13:55:10 -0700 |
commit | bd8409cc7602946ed8dc1cfb05d2383eea939800 (patch) | |
tree | ee217b1797c4d8b3a1de8d44dafbc0461d68a087 /host/tests/graph_search_test.cpp | |
parent | ad5b10677c91494f87c363e9096b7a2e61e414f6 (diff) | |
download | uhd-bd8409cc7602946ed8dc1cfb05d2383eea939800.tar.gz uhd-bd8409cc7602946ed8dc1cfb05d2383eea939800.tar.bz2 uhd-bd8409cc7602946ed8dc1cfb05d2383eea939800.zip |
tests: Updated RFNoC tests after some API changes
Diffstat (limited to 'host/tests/graph_search_test.cpp')
-rw-r--r-- | host/tests/graph_search_test.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/host/tests/graph_search_test.cpp b/host/tests/graph_search_test.cpp index 4106d724e..8c96bb954 100644 --- a/host/tests/graph_search_test.cpp +++ b/host/tests/graph_search_test.cpp @@ -1,5 +1,5 @@ // -// Copyright 2014 Ettus Research LLC +// Copyright 2014-2016 Ettus Research LLC // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by |