From c1d8d60754284b11fcaa50b6e1d325bb050de4c5 Mon Sep 17 00:00:00 2001 From: Thomas Müller Date: Tue, 19 Jan 2016 15:33:57 +0100 Subject: Add back the current-user-principal test suite --- apps/dav/tests/travis/caldav/script.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/dav/tests/travis/caldav/script.sh b/apps/dav/tests/travis/caldav/script.sh index 0c4a7ad1c2a..fe3391d5a06 100644 --- a/apps/dav/tests/travis/caldav/script.sh +++ b/apps/dav/tests/travis/caldav/script.sh @@ -10,9 +10,9 @@ sleep 30 # run the tests cd "$SCRIPTPATH/CalDAVTester" PYTHONPATH="$SCRIPTPATH/pycalendar/src" python testcaldav.py --print-details-onfail --basedir "$SCRIPTPATH/../caldavtest/" -o cdt.txt \ + "CalDAV/current-user-principal.xml" \ "CalDAV/sync-report.xml" -# "CalDAV/current-user-principal.xml" \ RESULT=$? -- cgit v1.2.3