summaryrefslogtreecommitdiff
path: root/tests/test-run.sh
diff options
context:
space:
mode:
authorSimon McVittie <smcv@collabora.com>2017-08-31 12:21:18 +0100
committerAlexander Larsson <alexander.larsson@gmail.com>2017-08-31 13:35:54 +0200
commita53a752a354a569b8cd4a1bb19e2cbfd837aac12 (patch)
tree64c359131f81e38f15e592a9b072e550654a0531 /tests/test-run.sh
parent86fd56dce0c324307f8031080e7ac106a5a90cbd (diff)
downloadflatpak-a53a752a354a569b8cd4a1bb19e2cbfd837aac12.tar.gz
tests: Don't require user xattrs
Since Flatpak 0.9.6, we use libostree in bare-user-only mode, which does not rely on xattrs. Signed-off-by: Simon McVittie <smcv@collabora.com>
Diffstat (limited to 'tests/test-run.sh')
-rwxr-xr-xtests/test-run.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test-run.sh b/tests/test-run.sh
index b9e2e7a7..c19dbe12 100755
--- a/tests/test-run.sh
+++ b/tests/test-run.sh
@@ -22,7 +22,6 @@ set -euo pipefail
. $(dirname $0)/libtest.sh
skip_without_bwrap
-skip_without_user_xattrs
echo "1..12"