CPythonLib/test/test_cd.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- jython-2.5.1.orig/CPythonLib/test/test_cd.py
+++ jython-2.5.1/CPythonLib/test/test_cd.py
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#!/usr/bin/jython
"""Whimpy test script for the cd module
Roger E. Masse
"""