aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_pyrecwrap.jl
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_pyrecwrap.jl')
-rw-r--r--test/test_pyrecwrap.jl2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test_pyrecwrap.jl b/test/test_pyrecwrap.jl
index 6182779..cef3f08 100644
--- a/test/test_pyrecwrap.jl
+++ b/test/test_pyrecwrap.jl
@@ -1,4 +1,4 @@
-os_test = PyX.pyrecwrap(pyimport("os"), skiplist=["asdf"])
+os_test = PyX.pyrecwrap(pyimport("os"))
@test os_test.path.genericpath.os.path.genericpath.os.path.genericpath != nothing