Changeset 12624
- Timestamp:
- Mar 27, 2007, 6:22:14 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/Nebulous/nebclient/tests/tests.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Nebulous/nebclient/tests/tests.c
r5661 r12624 106 106 107 107 OK(locations, "locations not NULL"); 108 OK(locations ->n == 1, "find instances");108 OK(locations && locations->n == 1, "find instances"); 109 109 110 110 nebObjectInstancesFree(locations);
Note:
See TracChangeset
for help on using the changeset viewer.
