summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Zaugg <jzaugg@gmail.com>2016-12-07 12:29:46 +1000
committerGitHub <noreply@github.com>2016-12-07 12:29:46 +1000
commitc71e41e918113e087f9f03231e47307aac4bf0d5 (patch)
treedd2a7f683a3e847dd4560d5f872881ceed8fa467
parent5ed47bca1ff286bec31098cb9eceba319830b1fc (diff)
parentad2fda140bc45bab7308566998e84ef3cd13562e (diff)
downloadscala-c71e41e918113e087f9f03231e47307aac4bf0d5.tar.gz
scala-c71e41e918113e087f9f03231e47307aac4bf0d5.tar.bz2
scala-c71e41e918113e087f9f03231e47307aac4bf0d5.zip
Merge pull request #5584 from xuwei-k/patch-2
add project/build.properties for benchmark project
-rw-r--r--test/benchmarks/project/build.properties1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/benchmarks/project/build.properties b/test/benchmarks/project/build.properties
new file mode 100644
index 0000000000..27e88aa115
--- /dev/null
+++ b/test/benchmarks/project/build.properties
@@ -0,0 +1 @@
+sbt.version=0.13.13