Skip to content

Commit

Permalink
Script: remove useless pymavlink test
Browse files Browse the repository at this point in the history
  • Loading branch information
khancyr authored and LorenzMeier committed Apr 24, 2019
1 parent cb9e596 commit bc153b2
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions scripts/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -61,13 +61,3 @@ then
fi
cd "$SRC_DIR/pymavlink/generator/javascript" && npm test

# Run tests
echo $sep
echo "QUATERNION TEST"
echo $sep
cd "$SRC_DIR"
pymavlink/tests/test_quaternion.py
echo "ROTMAT TEST"
echo $sep
pymavlink/tests/test_rotmat.py
echo PASS

0 comments on commit bc153b2

Please sign in to comment.