Commit b5812780 authored by Mark Friedrichs's avatar Mark Friedrichs
Browse files

Removed very small system tests

parent 8e3be827
......@@ -3379,7 +3379,7 @@ int main() {
#endif
DoubleVector numberOfMolecules;
numberOfMolecules.push_back( 10 );
//numberOfMolecules.push_back( 10 );
numberOfMolecules.push_back( 100 );
numberOfMolecules.push_back( 1000 );
numberOfMolecules.push_back( 2000 );
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment