initial version
This commit is contained in:
6
tests/test_uneven_effort.sh
Executable file
6
tests/test_uneven_effort.sh
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
# Test script for uneven effort distribution
|
||||
echo "Testing uneven effort distribution..."
|
||||
cd "$(dirname "$0")/.."
|
||||
go run main.go -input tests/gpx/test_uneven_effort.gpx -days 12 -elevFactor 4.0
|
Reference in New Issue
Block a user