Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Registrati
Accedi
SisMaker
/
jiffy
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Projects
0
Rilasci
62
Wiki
Attività
Sfoglia il codice sorgente
Fix test plan for 004-strings.t
pull/8/head
Paul J. Davis
13 anni fa
committed by
Dmitry Groshev
parent
74412a7675
commit
42ce9c3492
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+1
-1
test/004-strings.t
+ 1
- 1
test/004-strings.t
Vedi File
@ -6,7 +6,7 @@ main([]) ->
code:add_pathz
(
"ebin"
)
,
code:add_pathz
(
"test"
)
,
etap:plan
(
8
0
)
,
etap:plan
(
8
3
)
,
util:test_good
(
good
(
)
)
,
util:test_good
(
uescaped
(
)
,
[
uescape
]
)
,
util:test_errors
(
errors
(
)
)
,
Scrivi
Anteprima
Caricamento…
Annulla
Salva