Changes in test/run_one.py [aaf5e49:aaad4c95] in sasview


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • test/run_one.py

    raaf5e49 raaad4c95  
    11#!/usr/bin/env python 
    2 from __future__ import print_function 
    32 
    43import os 
     
    2524#print "\n".join(sys.path) 
    2625test_path,test_file = splitpath(abspath(sys.argv[1])) 
    27 print("=== testing:",sys.argv[1]) 
     26print "=== testing:",sys.argv[1] 
    2827#print test_path, test_file 
    2928sys.argv = [sys.argv[0]] 
Note: See TracChangeset for help on using the changeset viewer.