- Timestamp:
- 08/08/12 10:21:12 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/test/test_scantable.py
r1925 r2634 145 145 146 146 def test_get_direction(self): 147 assert_equal(self.st.get_direction()[0], ' 05:35:14.5 -04.52.29.5')147 assert_equal(self.st.get_direction()[0], 'J2000 05:35:14.5 -04.52.29.5') 148 148 149 149 def test_get_directionval(self):
Note:
See TracChangeset
for help on using the changeset viewer.