Changes between Version 15 and Version 16 of LCS_specification
- Timestamp:
- 04/15/2020 09:36:56 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
LCS_specification
v15 v16 143 143 * Download the attached file {{{ search_test_data.csv }}} and place it under the {{{ database }}} folder in LCSv1 web2py application directory. 144 144 * From the {{{ database }}} folder, run the following command to import the testing data. 145 {{{ .mode csv145 {{{ mode csv 146 146 }}} 147 147 {{{ .import search_test_data.csv closures
