aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_basic.py
diff options
context:
space:
mode:
authorGravatar Ratson <github@ratson.name> 2015-11-22 19:08:27 +0800
committerGravatar Ratson <github@ratson.name> 2015-11-22 19:08:27 +0800
commit6dc56beebea6103d3fb70244df950bacc049f9fa (patch)
treef29873a0ae872cc8773c1a1aba08a7225b8cdc63 /tests/test_basic.py
parentb730764eab39905bcab13fdf08e86a9d420158fb (diff)
downloaddotfiles-6dc56beebea6103d3fb70244df950bacc049f9fa.tar.gz
dotfiles-6dc56beebea6103d3fb70244df950bacc049f9fa.tar.bz2
dotfiles-6dc56beebea6103d3fb70244df950bacc049f9fa.zip
Fix package and prefix test
Diffstat (limited to 'tests/test_basic.py')
-rw-r--r--tests/test_basic.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test_basic.py b/tests/test_basic.py
index ad6a7ab..a36b688 100644
--- a/tests/test_basic.py
+++ b/tests/test_basic.py
@@ -405,7 +405,6 @@ class DotfilesTestCase(unittest.TestCase):
self.assertTrue(os.path.islink(
os.path.join(self.homedir, '.config/gtk-3.0')))
- @pytest.mark.xfail()
def test_package_and_prefix(self):
"""Test syncing a package when using a non-default prefix."""