repo.or.cz
/
larjonas-mediagoblin.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Script and makefile adjustments for updating extlib
[larjonas-mediagoblin.git]
/
extlib
/
leaflet
/
spec
/
suites
/
SpecHelper.js
blob
8b827041306d29905ce99202a201a6f4b20fa72b
1
function
noSpecs
() {
2
it
(
'should have specs'
,
function
() {
3
expect
(
'specs'
).
toBe
();
4
});
5
}