diff --git a/src/plugins/rel_fr.py b/src/plugins/rel_fr.py index ad9ec48f7..13d914615 100644 --- a/src/plugins/rel_fr.py +++ b/src/plugins/rel_fr.py @@ -560,7 +560,8 @@ register_relcalc(RelationshipCalculator, if __name__ == "__main__": # Test function. Call it as follows from the command line (so as to find # imported modules): - # export PYTHONPATH=/path/to/gramps/src python src/gen/lib/date.py + # export PYTHONPATH=/path/to/gramps/src + # python src/plugins/rel_fr.py # (Above not needed here) """TRANSLATORS, copy this if statement at the bottom of your