--- a/testing/drumb_test.sh Thu Nov 09 16:04:31 2017 +0000
+++ b/testing/drumb_test.sh Thu Nov 09 16:21:01 2017 +0000
@@ -100,7 +100,7 @@
then
echo " yearly_yield(get_deltas(<<GOOG+AAPL 2010 - 2012>>), 100, 0) == 125" >> $out
echo "" >> $out
- echo " investment(rstate_portfolio, 1978 to 2017, 100) == 30839" >> $out
+ echo " investment(rstate_portfolio, 1978 to 2017, 100) == 30895" >> $out
echo " investment(bchips_portfolio, 1978 to 2017, 100) == 349597" >> $out
if (scala_assert "drumb.scala" "drumb_test3.scala")