mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
advio: fix WebDav test URL
This commit is contained in:
parent
a6257f33e5
commit
7ebb902e25
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ using namespace villas;
|
|||
|
||||
/** This URI points to a Sciebo share which contains some test files.
|
||||
* The Sciebo share is read/write accessible via WebDAV. */
|
||||
#define BASE_URI "https://1Nrd46fZX8HbggT:badpass@rwth-aachen.sciebo.de/public.php/webdav/node/tests"
|
||||
#define BASE_URI "https://Q9ZHPBD5eRlZcAi:badpass@rwth-aachen.sciebo.de/public.php/webdav/tests"
|
||||
|
||||
// cppcheck-suppress unknownMacro
|
||||
TestSuite(advio,
|
||||
|
|
Loading…
Add table
Reference in a new issue