summaryrefslogtreecommitdiff
path: root/python/python_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'python/python_test.go')
-rw-r--r--python/python_test.go2
1 files changed, 0 insertions, 2 deletions
diff --git a/python/python_test.go b/python/python_test.go
index f57f504d7..42a1ffb2c 100644
--- a/python/python_test.go
+++ b/python/python_test.go
@@ -300,8 +300,6 @@ var (
filepath.Join("dir", "file2.py"): nil,
filepath.Join("dir", "bin.py"): nil,
filepath.Join("dir", "file4.py"): nil,
- StubTemplateHost: []byte(`PYTHON_BINARY = '%interpreter%'
- MAIN_FILE = '%main%'`),
},
expectedBinaries: []pyModule{
{