Skip to content

Commit

Permalink
Added a comment about PythonFramework test system requirements.
Browse files Browse the repository at this point in the history
  • Loading branch information
rukletsov committed Nov 22, 2017
1 parent 0842dd7 commit a006924
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/tests/examples_tests.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,6 @@ TEST_SCRIPT(ExamplesTest, V1JavaFramework, "java_v1_framework_test.sh")
#endif

#ifdef MESOS_HAS_PYTHON
// This test requires python 2.7+ due to protobuf 3.5.0.
TEST_SCRIPT(ExamplesTest, PythonFramework, "python_framework_test.sh")
#endif

0 comments on commit a006924

Please sign in to comment.