summaryrefslogtreecommitdiff
path: root/t/py-compile-basic.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/py-compile-basic.sh')
-rw-r--r--t/py-compile-basic.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/t/py-compile-basic.sh b/t/py-compile-basic.sh
index d7b15e989..5d73b046a 100644
--- a/t/py-compile-basic.sh
+++ b/t/py-compile-basic.sh
@@ -61,10 +61,7 @@ mkdir -p 1/_/2/_/3/_
./py-compile foo.py sub/bar.py 1/_/2/_/3/_/0.py
py_installed foo.pyc
-py_installed foo.pyo
py_installed sub/bar.pyc
-py_installed sub/bar.pyo
py_installed 1/_/2/_/3/_/0.pyc
-py_installed 1/_/2/_/3/_/0.pyo
: