Author: Armin Rigo <ar...@tunes.org>
Branch: 
Changeset: r85024:b98430da0285
Date: 2016-06-08 09:36 +0200
http://bitbucket.org/pypy/pypy/changeset/b98430da0285/

Log:    Remove this file, exact copy of test_rzpy_vmprof.py

diff --git a/rpython/jit/backend/x86/test/test_zvmprof.py 
b/rpython/jit/backend/x86/test/test_zvmprof.py
deleted file mode 100644
--- a/rpython/jit/backend/x86/test/test_zvmprof.py
+++ /dev/null
@@ -1,7 +0,0 @@
-
-from rpython.jit.backend.llsupport.test.zrpy_vmprof_test import 
CompiledVmprofTest
-
-class TestZVMprof(CompiledVmprofTest):
-    
-    gcrootfinder = "shadowstack"
-    gc = "incminimark"
\ No newline at end of file
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to