Changeset 3625 for nappy/trunk/nappy/unit_tests/make_na_file_unit_tests.py
- Timestamp:
- 17/03/08 14:20:36 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
nappy/trunk/nappy/unit_tests/make_na_file_unit_tests.py
r3353 r3625 20 20 "2310", "3010", "4010") 21 21 22 template = open("test_na_file_template.t xt").read()22 template = open("test_na_file_template.tmpl").read() 23 23 24 24 for ffi in ffis:
Note: See TracChangeset
for help on using the changeset viewer.