Skip to content

Commit

Permalink
Update and rename res/test3.py to res/frances-tests/test3.py
Browse files Browse the repository at this point in the history
  • Loading branch information
fskinner19 authored Feb 21, 2020
1 parent 95d81ea commit 3a6c117
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions res/test3.py → res/frances-tests/test3.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@

import os
import sys
#webapp_path = os.path.join('/Users/christian/www/pyref')
webapp_path = os.path.join('/Users/fskin/pyref')
#webapp_path = os.path.join('/Users/your_name/www/pyref')
webapp_path = os.path.join('/Users/your_name/pyref')
sys.path.append(webapp_path)

os.environ['DJANGO_SETTINGS_MODULE'] = 'pyref.settings'
Expand Down

0 comments on commit 3a6c117

Please sign in to comment.