Skip to content

Commit 569883d

Browse files
committed
temporary test starter
1 parent 0da72f9 commit 569883d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

testrunner.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
import pandas_datareader.tests.test_moex as moexer
2+
3+
test = moexer.TestMoex()
4+
#test.test_moex_datareader()
5+
test.test_moex_stock_datareader()

0 commit comments

Comments
 (0)