mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-17 23:37:14 +02:00
Integration tests for the command line (#26)
* WIP * first test * format * test frames * also 0:
This commit is contained in:

committed by
Dhanya Thattil

parent
0eec57f8a2
commit
4b1a9bea32
@ -26,5 +26,6 @@ int main(int argc, char *argv[]) {
|
||||
#ifdef HELP
|
||||
int action = slsDetectorDefs::HELP_ACTION;
|
||||
#endif
|
||||
|
||||
multiSlsDetectorClient(argc, argv, action);
|
||||
}
|
||||
|
Reference in New Issue
Block a user