Changeset 12094 for trunk/psLib/test/db/tap_psDB.c
- Timestamp:
- Feb 27, 2007, 1:56:12 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/db/tap_psDB.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/db/tap_psDB.c
r11252 r12094 5 5 * @author Aaron Culliney, MHPCC 6 6 * 7 * @version $Revision: 1. 1$ $Name: not supported by cvs2svn $8 * @date $Date: 2007-0 1-24 01:24:38$7 * @version $Revision: 1.2 $ $Name: not supported by cvs2svn $ 8 * @date $Date: 2007-02-27 23:56:12 $ 9 9 * 10 10 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 57 57 int main(int argc, char* argv[]) 58 58 { 59 plan_tests( 1);59 plan_tests(2); 60 60 61 61 // Initialize database connection with test database
Note:
See TracChangeset
for help on using the changeset viewer.
