mirror of
https://github.com/nextcloud/desktop.git
synced 2025-10-26 11:17:43 +00:00
Remove HTTP::DAV fragment and hardcode required version in Test.pm
This commit is contained in:
parent
95726eeab1
commit
062a0907db
File diff suppressed because it is too large
Load Diff
@ -24,7 +24,7 @@ package ownCloud::Test;
|
||||
use strict;
|
||||
use Exporter;
|
||||
|
||||
use HTTP::DAV;
|
||||
use HTTP::DAV 0.47;
|
||||
use Data::Dumper;
|
||||
use File::Glob ':glob';
|
||||
use Carp::Assert;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user