Skip to content

Commit

Permalink
Remove unused/broken tests (#4961)
Browse files Browse the repository at this point in the history
Closes #734
  • Loading branch information
niloc132 authored Dec 19, 2023
1 parent 98efe77 commit e2fa7a1
Show file tree
Hide file tree
Showing 10 changed files with 0 additions and 919 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,6 @@

/**
* A ScriptSession that uses a JPy cpython interpreter internally.
* <p>
* This is used for applications or the console; Python code running remotely uses WorkerPythonEnvironment for it's
* supporting structures.
*/
public class PythonDeephavenSession extends AbstractScriptSession<PythonSnapshot> {
private static final Logger log = LoggerFactory.getLogger(PythonDeephavenSession.class);
Expand Down
82 changes: 0 additions & 82 deletions python-engine-test/build.gradle

This file was deleted.

1 change: 0 additions & 1 deletion python-engine-test/gradle.properties

This file was deleted.

19 changes: 0 additions & 19 deletions python-engine-test/src/test/build.gradle.template

This file was deleted.

This file was deleted.

Loading

0 comments on commit e2fa7a1

Please sign in to comment.