Changeset 273 for elixir/trunk/tests/test_m2o.py
- Timestamp:
- 12/04/07 09:28:14 (5 years ago)
- Files:
-
- 1 modified
-
elixir/trunk/tests/test_m2o.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
elixir/trunk/tests/test_m2o.py
r271 r273 30 30 31 31 assert b.a.name == 'a1' 32 33 # this test is in test_o2m.py 34 # def test_selfref(self): 32 35 33 36 def test_with_key_pk(self):
