Commit 7f4275aa authored by Jeannie Backer's avatar Jeannie Backer
Browse files

Updated unittest history

parent 6caf8d0f
Loading
Loading
Loading
Loading
+7 −0
Original line number Original line Diff line number Diff line
@@ -37,6 +37,13 @@ using namespace Isis;


void TestLineSamp(Camera *cam, double samp, double line);
void TestLineSamp(Camera *cam, double samp, double line);


/**
 * Unit test for TGO CaSSIS camera. 
 *
 * @internal
 *   @history 2018-08-15 Jeannie Backer - Updated lat/lon changes due to 
 *                           changes in focal length.
 */
int main(void) {
int main(void) {
  Preference::Preferences(true);
  Preference::Preferences(true);