diff options
Diffstat (limited to 'Examples/Tests/ElectrostaticSphereEB/analysis.py')
-rwxr-xr-x | Examples/Tests/ElectrostaticSphereEB/analysis.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Examples/Tests/ElectrostaticSphereEB/analysis.py b/Examples/Tests/ElectrostaticSphereEB/analysis.py index 789fe8d93..79a414237 100755 --- a/Examples/Tests/ElectrostaticSphereEB/analysis.py +++ b/Examples/Tests/ElectrostaticSphereEB/analysis.py @@ -1,4 +1,4 @@ -#! /usr/bin/env python +#!/usr/bin/env python3 # Run the default regression test for the PICMI version of the EB test # using the same reference file as for the non-PICMI test since the two |