Skip to content

Commit 5e6c754

Browse files
committed
add .run configs
1 parent de9a59c commit 5e6c754

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

.idea/Zaku.iml

+7-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/misc.xml

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.run/run all tests.run.xml renamed to .run/tests-ge.run.xml

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
<component name="ProjectRunConfigurationManager">
2-
<configuration default="false" name="run all tests" type="tests" factoryName="Autodetect">
2+
<configuration default="false" name="tests-ge" type="tests" factoryName="Autodetect">
33
<module name="Zaku" />
44
<option name="ENV_FILES" value="" />
55
<option name="INTERPRETER_OPTIONS" value="" />
66
<option name="PARENT_ENVS" value="true" />
7+
<envs>
8+
<env name="ZAKU_URI" value="http://escher.csail.mit.edu:8100" />
9+
</envs>
710
<option name="SDK_HOME" value="" />
811
<option name="WORKING_DIRECTORY" value="$PROJECT_DIR$/specs" />
912
<option name="IS_MODULE_SDK" value="true" />

0 commit comments

Comments
 (0)