mirror of
https://github.com/nicolabs/ciform.git
synced 2025-09-07 16:10:07 +02:00
# fixed sample jsunit.browsers : separator is comma, not semi-colon
This commit is contained in:
parent
8dd8d9ab9e
commit
9b12c4802c
|
@ -46,5 +46,5 @@ jsunit.dir=${lib.dir}/jsunit
|
||||||
jsunit.testRunner=${jsunit.dir}/testRunner.html
|
jsunit.testRunner=${jsunit.dir}/testRunner.html
|
||||||
jsunit.coreJs=${jsunit.dir}/app/jsUnitCore.js
|
jsunit.coreJs=${jsunit.dir}/app/jsUnitCore.js
|
||||||
# define the following in a 'local.properties' file in the same directory than this file
|
# define the following in a 'local.properties' file in the same directory than this file
|
||||||
#jsunit.browsers=/usr/bin/konqueror:/usr/bin/firefox
|
#jsunit.browsers=/usr/bin/konqueror,/usr/bin/firefox
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue