Skip to content

Commit

Permalink
''
Browse files Browse the repository at this point in the history
  • Loading branch information
pannous committed Jul 17, 2015
1 parent 1aeb820 commit 384935c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_ast_writer.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
# source='/Users/me/angle/kast/tests/hi.py'
source='/Users/me/angle/kast/ast_import.py'
source='/Users/me/angle/core/english_parser.py'
quit()
print(source)
contents=open(source).readlines()# all()
contents="\n".join(contents)
Expand Down

0 comments on commit 384935c

Please sign in to comment.