diff options
author | Prabhu Ramachandran | 2016-08-12 16:57:03 +0530 |
---|---|---|
committer | Prabhu Ramachandran | 2016-08-12 16:57:03 +0530 |
commit | 3738c8fefa8ac69508bb6daeee045c1f5ea0cb17 (patch) | |
tree | 5f5a82277e59b1e9c083065171aa6b5b1e59bc52 /yaksh/tests/__init__.py | |
parent | 2b03aeb36fa333ea1644a248c742cf0c1df12a5f (diff) | |
download | online_test-3738c8fefa8ac69508bb6daeee045c1f5ea0cb17.tar.gz online_test-3738c8fefa8ac69508bb6daeee045c1f5ea0cb17.tar.bz2 online_test-3738c8fefa8ac69508bb6daeee045c1f5ea0cb17.zip |
Add test case for code server.
This currently fails when multiple threads ask for a code evaluation at
the same time.
Diffstat (limited to 'yaksh/tests/__init__.py')
-rw-r--r-- | yaksh/tests/__init__.py | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/yaksh/tests/__init__.py b/yaksh/tests/__init__.py new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/yaksh/tests/__init__.py |